Mercurial > libavcodec.hg
changeset 2085:51f678a23325 libavcodec
100l
author | michael |
---|---|
date | Fri, 18 Jun 2004 13:11:15 +0000 |
parents | db6a5e3e74a0 |
children | 13811ac6ddc7 |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Fri Jun 18 02:45:09 2004 +0000 +++ b/Makefile Fri Jun 18 13:11:15 2004 +0000 @@ -11,7 +11,7 @@ OBJS= common.o utils.o mem.o allcodecs.o \ mpegvideo.o jrevdct.o jfdctfst.o jfdctint.o\ - mpegaudio.o ac3enc.o mjpeg.o resample.o dsputil.o \ + mpegaudio.o ac3enc.o mjpeg.o resample.o resample2.o dsputil.o \ motion_est.o imgconvert.o imgresample.o \ mpeg12.o mpegaudiodec.o pcm.o simple_idct.o \ ratecontrol.o adpcm.o eval.o dv.o error_resilience.o \