mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-09 10:59:39 +00:00
1b42180817
The payloadSize does not account for emulation prevention bytes. So, just use nal_reader_skip() for skipping payload_size bits. It should be possible to further optimize this code since the NAL reader shall be aligned to byte boundary already. Kill the now unused nal_reader_skip_to_next_byte() function. https://bugzilla.gnome.org/show_bug.cgi?id=726829 Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com> |
||
---|---|---|
.. | ||
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 | ||
nalutils.c | ||
nalutils.h | ||
parserutils.c | ||
parserutils.h |