typefind: Consider MPEG-PS PSM to be a PES type
authorJan Schmidt <jan@centricular.com>
Fri, 10 Apr 2020 12:45:26 +0000 (22:45 +1000)
committerJan Schmidt <jan@centricular.com>
Fri, 10 Apr 2020 12:47:04 +0000 (22:47 +1000)
commit7e5368627e4c26bf965a3c64fd12ef1f859170a7
tree189718ff20e5dab8ae91cfd7e008b2b4891eae61
parente38070d15732d663a3b299a1a9d7c4955808051a
typefind: Consider MPEG-PS PSM to be a PES type

Include the Program Stream Map packet type 0xBC in the
set of packets we treat as PES. This fixes typefinding
on MPEG-PS streams with PSM, where the PSM would previously
be considered a loss-of-sync and cause the typefind
to require more data.
gst/typefind/gsttypefindfunctions.c