[Bug 753360] videodecoder: pushes gap before segment

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Aug 8 02:40:46 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
There is code in videodecoder to generate some dummy caps, see
gst_video_decoder_negotiate_default_caps() in the GST_EVENT_GAP handler. I
think the only thing missing in that code then would be something to also send
a SEGMENT event before forwarding the GAP. The SEGMENT event to be sent should
be in current_frame_events

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