gstreamer/gst/typefind
Tim-Philipp Müller ef5c6d351f typefinding: don't detect mp3 based on just a few bits
Remove dodgy code that detects mp3 with as little as
a valid frame sync at the beginning. This was only used
in some unit tests in -good where there were only a few
bytes after the id3 tag. We now require at least two
frame headers.

Fixes mis-dection of text files with UTF-16 LE BOM as mp3.

https://bugzilla.gnome.org/show_bug.cgi?id=681368
2013-07-25 13:20:11 +01:00
..
gsttypefindfunctions.c typefinding: don't detect mp3 based on just a few bits 2013-07-25 13:20:11 +01:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
typefindfunctions.vcproj more working plugins 2004-07-27 21:41:30 +00:00