mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-29 18:48:44 +00:00
e6e0702821
The EOS and EOB nals have the size 2 which is the size of nal unit header itself. The gst_h265_parser_identify_nalu() is not required to scan start code again in this case. In other cases, for a valid nalunit the minimum required size is 3 bytes (2 byte header and at least 1 byte RBSP payload) |
||
---|---|---|
.. | ||
dboolhuff.AUTHORS | ||
dboolhuff.c | ||
dboolhuff.h | ||
dboolhuff.LICENSE | ||
dboolhuff.PATENTS | ||
gsth264parser.c | ||
gsth264parser.h | ||
gsth265parser.c | ||
gsth265parser.h | ||
gstmpeg4parser.c | ||
gstmpeg4parser.h | ||
gstmpegvideometa.c | ||
gstmpegvideometa.h | ||
gstmpegvideoparser.c | ||
gstmpegvideoparser.h | ||
gstvc1parser.c | ||
gstvc1parser.h | ||
gstvp8parser.c | ||
gstvp8parser.h | ||
gstvp8rangedecoder.c | ||
gstvp8rangedecoder.h | ||
Makefile.am | ||
nalutils.c | ||
nalutils.h | ||
parserutils.c | ||
parserutils.h | ||
vp8utils.c | ||
vp8utils.h |