[Bug 736213] h264parse: process NAL AU DELIMITER

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 2 13:56:24 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=736213

--- Comment #32 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 347065
  --> https://bugzilla.gnome.org/attachment.cgi?id=347065&action=edit
h264parse: Fix insertion of AU delimiters in alignment=au mode

We have to compensate for the new bytes added for the AU, otherwise
insertion of PPS/SPS will use wrong offsets and overwrite wrong data.

Also mark the AU delimiter blob const, and use frame->out_buffer for
storing the output to keep baseparse assumptions valid.

Still broken in alignment=nal mode.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list