[Bug 749649] h264parse: keyframes and header flags

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


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

--- Comment #9 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Oops, actually I'm reading it wrong, a ! can be missed.

>  } else if (!GST_BUFFER_FLAG_IS_SET (buffer, GST_BUFFER_FLAG_HEADER)) {
>    return TRUE;
>  }

That will miss keyframe combined with headers.

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