mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-03 23:16:38 +00:00
bf78a4d158
Packetized stream format should not contain start-code prefix in bitstream and each [nal-length-byte, nal-byte] unit should consist of single nal unit. But there are malformed streams in the world. Use newly added gst_h264_parser_identify_and_split_nalu_avc() method to identify each nal unit. Fixes: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3219 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5934> |
||
---|---|---|
.. | ||
gst | ||
meson.build |