[Bug 754212] cutter: Fix buffer leak

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Oct 5 04:04:08 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.7.1

--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 15b08e0bd509df13cafdff13bc067aaa7c6bb2aa
Author: Vineeth TM <vineeth.tm at samsung.com>
Date:   Mon Oct 5 13:10:56 2015 +0900

    cutter: Fix buffer leak

    Buffer is added to the internal cache, and pushed only when accumulated
    buffer duration crosses 200 ms. So when the chain ends, the buffer
accumulated
    is not freed. Freeing the cache when the state changes from PAUSED to
READY.

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

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