diff Makefile @ 23:1e131bc21101 libavcodec

added MJPEG decoder, renamed mjpegenc.c to mjpeg.c
author glantau
date Mon, 06 Aug 2001 00:44:48 +0000
parents c31fb57d17a6
children a524484f9adf
line wrap: on
line diff
--- a/Makefile	Sun Aug 05 16:49:57 2001 +0000
+++ b/Makefile	Mon Aug 06 00:44:48 2001 +0000
@@ -4,7 +4,7 @@
 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=