typefindfunctions: lower H.263 typefinder max probability
authorTim-Philipp Müller <tim@centricular.com>
Wed, 5 Mar 2014 00:35:30 +0000 (00:35 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 5 Mar 2014 00:41:20 +0000 (00:41 +0000)
commit61fa4c7bb2295f29d38daceffdfaca3a8eb2216a
tree204a4c9ee3424bd3a233f2f46329681ed67ee87f
parent422044244177f23a6351837170863a02305341c2
typefindfunctions: lower H.263 typefinder max probability

The typefinder returns LIKELY for as little as one possible
sync and no bad sync (not even taking into account how much
data was looked at for that). It's generally just not fit
for purpose, so should just not return anything like LIKELY
at all ever, even more so since it only recognises one out
of ten H263 files, and likes to mis-detect mp3s as H263.

https://bugzilla.gnome.org/show_bug.cgi?id=700770
https://bugzilla.gnome.org/show_bug.cgi?id=725644
gst/typefind/gsttypefindfunctions.c