[Bug 734617] videodecoder: Call the child class finish() function on stream changes
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Feb 8 00:39:48 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=734617
GStreamer | gst-plugins-base | git master
--- Comment #13 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2015-02-08 08:39:44 UTC ---
Yes, I made it call finish() in reverse playback because without it was just
broken and that's what was available in all subclasses at that point and made
things work. Ideally a separate drain() vfunc would be better though, and have
finish() only called if there is no implementation of drain().
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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