diff options
| author | Michael Roitzsch <mroi@users.sourceforge.net> | 2004-06-21 16:37:00 +0000 |
|---|---|---|
| committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2004-06-21 16:37:00 +0000 |
| commit | 42d5a800f3a22ea7f40c8afcfa1ddc226efb2cfb (patch) | |
| tree | 827d3fea911c3c3cb88b6fd9e250996923d05831 /src/libffmpeg/libavcodec/Makefile.am | |
| parent | c8aee8fc354fd03dd1a84909b6cfa1db9e069dc2 (diff) | |
| download | xine-lib-42d5a800f3a22ea7f40c8afcfa1ddc226efb2cfb.tar.gz xine-lib-42d5a800f3a22ea7f40c8afcfa1ddc226efb2cfb.tar.bz2 | |
* add one file missing in release (not critical, since unneeded)
* remove two unneeded files
CVS patchset: 6727
CVS date: 2004/06/21 16:37:00
Diffstat (limited to 'src/libffmpeg/libavcodec/Makefile.am')
| -rw-r--r-- | src/libffmpeg/libavcodec/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libffmpeg/libavcodec/Makefile.am b/src/libffmpeg/libavcodec/Makefile.am index ca7d42514..5d9c0d2d0 100644 --- a/src/libffmpeg/libavcodec/Makefile.am +++ b/src/libffmpeg/libavcodec/Makefile.am @@ -4,7 +4,7 @@ SUBDIRS = armv4l i386 mlib alpha ppc sparc libpostproc # some of ffmpeg's decoders are not used by xine yet EXTRA_DIST = motion_est_template.c imgresample.c \ - cljr.c fdctref.c ffv1.c g726.c mdec.c raw.c svq3.c wmv2.c + adx.c cljr.c fdctref.c ffv1.c g726.c mdec.c raw.c svq3.c wmv2.c # we need to compile everything in debug mode, including the encoders, # otherwise we get unresolved symbols, because some unsatisfied function calls |
