mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-10 09:25:42 +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> |
||
---|---|---|
.. | ||
codecs-prelude.h | ||
gstav1decoder.c | ||
gstav1decoder.h | ||
gstav1picture.c | ||
gstav1picture.h | ||
gsth264decoder.c | ||
gsth264decoder.h | ||
gsth264picture.c | ||
gsth264picture.h | ||
gsth265decoder.c | ||
gsth265decoder.h | ||
gsth265picture.c | ||
gsth265picture.h | ||
gstmpeg2decoder.c | ||
gstmpeg2decoder.h | ||
gstmpeg2picture.c | ||
gstmpeg2picture.h | ||
gstvp8decoder.c | ||
gstvp8decoder.h | ||
gstvp8picture.c | ||
gstvp8picture.h | ||
gstvp9decoder.c | ||
gstvp9decoder.h | ||
gstvp9picture.c | ||
gstvp9picture.h | ||
gstvp9statefulparser.c | ||
gstvp9statefulparser.h | ||
meson.build |