gstreamer/gst/typefind
Vincent Penquerc'h 5a064ca423 typefind: avoid too low mpeg/ts probability on small amount of data
With the current test, we get into problems when we try to typefind
a MPEG stream from a small amount of data, which can happen when
we get data pushed from a HTTP source. We thus make a second test
to give higher probability if all the potential headers were either
pack or pes headers (ie, no potential header was unrecognized).

This fixes an issue with a MPEG1/MP2 stream being properly discovered
as video/mpeg from a file, but as audio/mpeg from souphttpsrc.

https://bugzilla.gnome.org/show_bug.cgi?id=703256
2013-07-01 11:08:24 +02:00
..
gsttypefindfunctions.c typefind: avoid too low mpeg/ts probability on small amount of data 2013-07-01 11:08:24 +02: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