[Bug 751105] baseparse: drain on stream-start

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 22 13:18:23 PDT 2015


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

--- Comment #12 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
(In reply to Sebastian Dröge (slomo) from comment #11)
> Comment on attachment 305480 [details] [review]
> h264parse: handle stream-start event
> 
> Shouldn't the draining make this happen already? Or some
> GstBaseParse::reset()?

baseparse class doesn't have a reset(), we could add that and call it from the
baseparse reset() function, then we wouldn't have to deal with the stream-start
directly in h264parse. Both ways are ok with me, I went with this one to avoid
adding extra API as it could be done from the event handler anyway.

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