mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-27 02:30:35 +00:00
bd0adb11fd
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. |
||
---|---|---|
.. | ||
gstaacutil.c | ||
gstaacutil.h | ||
gsttypefindfunctions.c | ||
Makefile.am | ||
typefindfunctions.vcproj |