mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 04:56:24 +00:00
If parsing an SEI errors out, it might not consume all bits, leaving extra unparsed data in the reader that the outer loop then tries to parse as a new appended SEI. Skip all the bits if any are left over to avoid 'finding' extra garbage SEI in the parsing. |
||
---|---|---|
.. | ||
gst | ||
Makefile.am | ||
meson.build |