gstreamer/ext/ffmpeg
Ronald S. Bultje 1b37818530 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.
2004-03-09 07:56:40 +00:00
..
gstffmpeg.c HACKING: Add some basic documentation on how our wrapping works. 2004-03-01 04:59:17 +00:00
gstffmpegcodecmap.c ext/ffmpeg/gstffmpegcodecmap.c: Add cinepak format. (bug #136470) 2004-03-07 22:02:15 +00:00
gstffmpegcodecmap.h Merge CAPS branch 2003-12-22 01:46:58 +00:00
gstffmpegcolorspace.c ext/ffmpeg/gstffmpegcolorspace.c: Fixing the pad_alloc_buffer implementation to use ->srcpad 2004-01-11 22:52:28 +00:00
gstffmpegdec.c ext/ffmpeg/Makefile.am: Prevent more symbol conflicts... 2004-03-09 07:56:40 +00:00
gstffmpegdemux.c configure.ac: Brackets cause autoconf errors. So remove them. 2004-03-04 13:21:53 +00:00
gstffmpegenc.c ext/ffmpeg/: fix memleaks 2004-02-11 08:38:26 +00:00
gstffmpegmux.c HACKING: Add some basic documentation on how our wrapping works. 2004-03-01 04:59:17 +00:00
gstffmpegprotocol.c HACKING: Add some basic documentation on how our wrapping works. 2004-03-01 04:59:17 +00:00
Makefile.am ext/ffmpeg/Makefile.am: Prevent more symbol conflicts... 2004-03-09 07:56:40 +00:00