[Bug 787628] omxvideodec: log info about frame before releasing it

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 14 16:45:08 UTC 2017


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.12.3

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks. Pushed to master and 1.12/1.10 branches.

I have removed the accidental common submodule reverts in your patch before
committing.

commit 1bc6976b7b8c11ad9dc47fa5a6333f6bc6cddd81
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Wed Sep 13 15:32:51 2017 +0200

    omxvideodec: log info about frame before releasing it

    gst_video_decoder_release_frame() takes ownership of the frame and will
    destroy it. So we should no longer use it after calling it.

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

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