gstreamer/gst/typefind
Tim-Philipp Müller bd0adb11fd typefinding: make mpeg-ts typefinder scan more data
We only look for packets with payload, but it appears there may be packets without,
which makes it harder to find the N packets with payload in a row that we need in
order to typefind this successfully, so scan some more data than necessary in the
optimistic scenario. Alternatively we could change IS_MPEGTS_HEADER().

Fixes #623663.
2010-07-18 11:37:11 +01:00
..
gstaacutil.c typefinding: add AAC level to ADTS caps 2010-04-12 15:04:31 +01:00
gstaacutil.h typefinding: add AAC level to ADTS caps 2010-04-12 15:04:31 +01:00
gsttypefindfunctions.c typefinding: make mpeg-ts typefinder scan more data 2010-07-18 11:37:11 +01:00
Makefile.am typefinding: add AAC level to ADTS caps 2010-04-12 15:04:31 +01:00
typefindfunctions.vcproj more working plugins 2004-07-27 21:41:30 +00:00