mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
55db6413d7
Add a separate epb_cache variable to the codecparser NalReader to detect Emulation Prevention Bytes separately from the main bit cache. This fixes problems where the existing logic can mistakenly detect multiple EPB with a sequence like: 0x00 0x00 0x03 0x00 0x03. In that case, the 5th byte should not be regarded as an EPB. |
||
---|---|---|
.. | ||
gst | ||
Makefile.am | ||
meson.build |