changed jpegenc.c to jpeg.c
Originally committed as revision 91 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
8fa30bd7c3
commit
0bb8c16806
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
include ../config.mak
|
||||
CFLAGS= $(OPTFLAGS) -Wall -g -I../libavcodec -DHAVE_AV_CONFIG_H
|
||||
|
||||
OBJS= rm.o mpeg.o asf.o avienc.o jpegenc.o swf.o wav.o raw.o \
|
||||
OBJS= rm.o mpeg.o asf.o avienc.o jpeg.o swf.o wav.o raw.o \
|
||||
avidec.o ffm.o \
|
||||
avio.o aviobuf.o utils.o \
|
||||
udp.o http.o file.o img.o
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue