[Bug 787311] vtenc: leaks frames when shut down before EOS

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 27 10:10:46 UTC 2017


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #360516|none                        |accepted-commit_now
             status|                            |

--- Comment #18 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 360516
  --> https://bugzilla.gnome.org/attachment.cgi?id=360516
flush encoder in transition PAUSED->READY

Should probably do the same for audio encoder/decoder and video decoder. Video
decoder currently calls reset() *after* stop(), but reset() does not call
flush(), and I think flush() should be called in the same place as in the
encoder.

Can you provide patches for the 3 other base classes too so we can keep
consistency?

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