summaryrefslogtreecommitdiff
path: root/src/libffmpeg/libavcodec/Makefile.am
diff options
context:
space:
mode:
authorMike Melanson <mike@multimedia.cx>2005-10-29 19:52:34 +0000
committerMike Melanson <mike@multimedia.cx>2005-10-29 19:52:34 +0000
commit2031438d8d1c6f0c4a9e68973fd71370ba11c0cc (patch)
tree20f27fd82940a71ee838f38ca02ca201265fd247 /src/libffmpeg/libavcodec/Makefile.am
parent9c3e95f2ad457c6516f98c5fcf3bf2a93abd0047 (diff)
downloadxine-lib-2031438d8d1c6f0c4a9e68973fd71370ba11c0cc.tar.gz
xine-lib-2031438d8d1c6f0c4a9e68973fd71370ba11c0cc.tar.bz2
import the Duck TrueMotion 2 decoder from FFmpeg
CVS patchset: 7774 CVS date: 2005/10/29 19:52:34
Diffstat (limited to 'src/libffmpeg/libavcodec/Makefile.am')
-rw-r--r--src/libffmpeg/libavcodec/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libffmpeg/libavcodec/Makefile.am b/src/libffmpeg/libavcodec/Makefile.am
index 5a45c7d44..7891ecc3b 100644
--- a/src/libffmpeg/libavcodec/Makefile.am
+++ b/src/libffmpeg/libavcodec/Makefile.am
@@ -84,6 +84,7 @@ libavcodec_la_SOURCES = \
svq1.c \
tscc.c \
truemotion1.c \
+ truemotion2.c \
ulti.c \
utils.c \
vcr1.c \