[Bug 784932] basesink: buffer leaks if preroll failed

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 14 04:16:14 UTC 2017


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

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ystreet00 at gmail.com
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.13.1

--- Comment #1 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
Thanks!

commit 5bd4603ed3923e8fa8e81ed0230a0fa219b191b2
Author: Jason Lin <shangchieh at realtek.com>
Date:   Thu Jul 13 21:52:34 2017 +0800

    basesink: fix buffer leaks if preroll failed

    buffer is not unreferened if preroll failed

    :Detailed Notes:
    - Problem : video freeze when switching from pause to 1/2-FF repeatedly
    - RootCause : buffer leaks in basesink
    - Solution : unref the buffer if prerolled failed

    :Testing Preformed:
    How to Test :
    pause -> 1/2 FF -> resume -> pause -> 1/2 FF ...

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

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