gst/typefind/gsttypefindfunctions.c: Improve FLAC-without-headers typefinding by...
authorSebastian Dröge <slomo@circular-chaos.org>
Mon, 13 Oct 2008 07:52:41 +0000 (07:52 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Mon, 13 Oct 2008 07:52:41 +0000 (07:52 +0000)
commit862fd1d50f7b1a0746bda9b5267c979fdffc11b2
tree45b79b22beb18657225fcaa2afde5a27b43e8904
parent13759bcbff961164ab14b6974c6209f385b56e17
gst/typefind/gsttypefindfunctions.c: Improve FLAC-without-headers typefinding by looking at most of the frame header ...

Original commit message from CVS:
* gst/typefind/gsttypefindfunctions.c: (flac_type_find):
Improve FLAC-without-headers typefinding by looking at most of the
frame header and checking if invalid values are used. Should prevent
quite some false positives compared to the old version which only
check if the first 14 bits are set.
ChangeLog
gst/typefind/gsttypefindfunctions.c