gstreamer/gst/typefind
Thomas Bluemel 36319169d0 typefind: Hold off making suggestions too early for MPEG based formats
By suggesting possible detection too early, it's possible that
the wrong format is detected. Hold off making suggestions until one
of the following conditions is met:
* Probability > GST_TYPE_FIND_LIKELY
* At least MPEG_MIN_PROBE_LENGTH bytes have been examined
* EOS, in which case the best guess wins

Fixes #628
2019-07-09 20:34:01 -06:00
..
gsttypefindfunctions.c typefind: Hold off making suggestions too early for MPEG based formats 2019-07-09 20:34:01 -06:00
Makefile.am Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
meson.build doc: Port to hotdoc 2019-05-13 11:34:08 -04:00