[Bug 787311] vtenc: leaks frames when shut down before EOS
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Sep 11 09:33:15 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=787311
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |slomo at coaxion.net
--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
There's also ::drain() and ::reset(), which might be relevant here.
::stop() seems a bit late, and there you would like to drop all buffers. In
::drain() and ::finish() you would like to forward all remaining buffers
downstream.
--
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