summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorDaniel Verkamp <daniel@drv.nu>2010-02-23 08:10:01 +0000
committerDaniel Verkamp <daniel@drv.nu>2010-02-23 08:10:01 +0000
commitfa7252494c5682287111fef779e64cf4af83c01c (patch)
tree3ede14b0f709c248f31adecd8149bda2cf5d67ae /libavcodec/Makefile
parent19ecfb8aebb147e4c9d4d4df27627e921a814f78 (diff)
Fix snow encoder dependencies
Originally committed as revision 21985 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index ef257d981b..bb73ff65b8 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -285,7 +285,7 @@ OBJS-$(CONFIG_SNOW_DECODER) += snow.o rangecoder.o
OBJS-$(CONFIG_SNOW_ENCODER) += snow.o rangecoder.o motion_est.o \
ratecontrol.o h263.o \
mpegvideo.o error_resilience.o \
- ituh263enc.o mpegvideo_enc.o
+ ituh263enc.o mpegvideo_enc.o mpeg12data.o
OBJS-$(CONFIG_SOL_DPCM_DECODER) += dpcm.o
OBJS-$(CONFIG_SONIC_DECODER) += sonic.o
OBJS-$(CONFIG_SONIC_ENCODER) += sonic.o