mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-21 07:46:38 +00:00
4f0fc9a16f
The spec states that the last byte of a NAL 'shall not' be 0x00 and it is allowed for byte-stream format to add padding 0x00 for alignment. So our parser should strip any trailling 0x00. https://bugzilla.gnome.org/show_bug.cgi?id=721384 |
||
---|---|---|
.. | ||
gsth264parser.c | ||
gsth264parser.h | ||
gsth265parser.c | ||
gsth265parser.h | ||
gstmpeg4parser.c | ||
gstmpeg4parser.h | ||
gstmpegvideometa.c | ||
gstmpegvideometa.h | ||
gstmpegvideoparser.c | ||
gstmpegvideoparser.h | ||
gstvc1parser.c | ||
gstvc1parser.h | ||
Makefile.am | ||
parserutils.c | ||
parserutils.h |