Commit fbcb4985 authored by glantau's avatar glantau

added MJPEG decoder, renamed mjpegenc.c to mjpeg.c


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@34 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 0314cbc7
......@@ -4,7 +4,7 @@ CFLAGS= $(OPTFLAGS) -Wall -g -DHAVE_AV_CONFIG_H
LDFLAGS= -g
OBJS= common.o utils.o mpegvideo.o h263.o jrevdct.o jfdctfst.o \
mpegaudio.o ac3enc.o mjpegenc.o resample.o dsputil.o \
mpegaudio.o ac3enc.o mjpeg.o resample.o dsputil.o \
motion_est.o imgconvert.o imgresample.o msmpeg4.o \
mpeg12.o h263dec.o rv10.o
ASM_OBJS=
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment