ext/ffmpeg/Makefile.am: Prevent more symbol conflicts...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Tue, 9 Mar 2004 07:56:40 +0000 (07:56 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Tue, 9 Mar 2004 07:56:40 +0000 (07:56 +0000)
commit1b3781853088203fb5762e1cf57836867a3b8884
tree43938dcbcf5030fc199c19c9f3322ce9471f59b5
parent9399a4b087bf4981c258741bec343fd5f64fd747
ext/ffmpeg/Makefile.am: Prevent more symbol conflicts...

Original commit message from CVS:
* ext/ffmpeg/Makefile.am:
Prevent more symbol conflicts...
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
Up priority/rank for MPEG-4 decoder. Reason is simple: it's well-
tested and by far outperforms xviddec/divxdec. They'll get some
other, slightly lower, rank.
* gst-libs/ext/ffmpeg/patch/autotools.diff:
Tweaking...
* gst-libs/ext/ffmpeg/patch/disableinstalllibs.diff:
Prevent more symbol conflicts. I changed this (to pass 'make
distcheck') in the one patch, so need to change it here too.
* gst-libs/ext/ffmpeg/patch/disablemmx.diff:
Re-enable MMX. :).
* gst-libs/ext/ffmpeg/patch/functions.diff:
Bla.
ChangeLog
ext/ffmpeg/Makefile.am
ext/ffmpeg/gstffmpegdec.c