summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorIvan Kalvachev <ikalvachev@gmail.com>2007-07-11 22:05:43 +0000
committerIvan Kalvachev <ikalvachev@gmail.com>2007-07-11 22:05:43 +0000
commitddeaf723c5e97d1ae81a4827b73f99f3bc3d86f3 (patch)
tree1c6d979feb2a6a02a1f23c11854d8747b1fb2e5a /libavcodec/Makefile
parentc3d0c11bfb55668c9dd3938c5a83e22b89a83224 (diff)
downloadffmpeg-streaming-ddeaf723c5e97d1ae81a4827b73f99f3bc3d86f3.zip
ffmpeg-streaming-ddeaf723c5e97d1ae81a4827b73f99f3bc3d86f3.tar.gz
Integrate reference mpeg IDCT into dsputil.
Originally committed as revision 9603 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 33c3c22..f2ffc37 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -13,6 +13,7 @@ OBJS= bitstream.o \
jrevdct.o \
jfdctfst.o \
jfdctint.o\
+ mpegidct.o \
resample.o \
resample2.o \
dsputil.o \
OpenPOWER on IntegriCloud