diff options
| author | Guenter Bartsch <guenter@users.sourceforge.net> | 2001-08-07 12:41:46 +0000 |
|---|---|---|
| committer | Guenter Bartsch <guenter@users.sourceforge.net> | 2001-08-07 12:41:46 +0000 |
| commit | 7925b0a98d936c4b8ad0a5fee9ef08b3b2dafd5e (patch) | |
| tree | 472f0d251a6071daafa7c1d6fc4cfe9e289af7f6 /src/Makefile.am | |
| parent | c002c9aa9c541fa75bc8e9a5fb15722f70d853f9 (diff) | |
| download | xine-lib-7925b0a98d936c4b8ad0a5fee9ef08b3b2dafd5e.tar.gz xine-lib-7925b0a98d936c4b8ad0a5fee9ef08b3b2dafd5e.tar.bz2 | |
introducing the ffmpeg video decoder plugin for ms mpeg 4, opendivx and motion jpeg decoding
CVS patchset: 395
CVS date: 2001/08/07 12:41:46
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index c452cb82c..f3317e936 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = audio_out video_out dxr3 input libmpeg2 libspudec demuxers \ - libac3 libmpg123 liblpcm libw32dll xine-engine + libac3 libffmpeg libmpg123 liblpcm libw32dll xine-engine debug: @list='$(SUBDIRS)'; for subdir in $$list; do \ |
