[Bug 751105] baseparse: drain on stream-start
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jun 24 10:58:25 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751105
--- Comment #16 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Created attachment 306031
--> https://bugzilla.gnome.org/attachment.cgi?id=306031&action=edit
baseparse: add reset virtual function
Used to instruct subclasses to reset their state and be ready
to start processing a new stream.
It is optional and was added to handle when a new STREAM_START event is
received before a new stream starts, making sure the subclass is ready
to start processing again without residues from a previous stream.
--
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