[Bug 749649] h264parse: keyframes and header flags

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 20 11:08:55 PDT 2015


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

--- Comment #8 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
I re-read the multihandlesink.c code, and what it is doing seem safe. It's not
tracking headers, so the safe thing to do is to split on headers only. I think
it's also fine to expect that if the buffer is just a header, the following
frame will be a keyframe (not a delta unit).

-- 
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