GNOME Bugzilla – Bug 510985
Don't register typefinders for which we have replacements in base
Last modified: 2008-01-22 11:11:52 UTC
Hi, attached patch disables the registration of a bunch of typefinders for which we have better replacements in base. bye
Created attachment 103313 [details] [review] ffmpeg-typefinders.diff
committed 2008-01-22 Sebastian Dröge <slomo@circular-chaos.org> * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_register): Don't register typefinders for which we have better replacements in base. Fixes bug #510985.