[Bug 720389] videodecoder: should release buffer pool sooner

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 16 07:22:51 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=720389
  GStreamer | gst-plugins-base | git

Julien Isorce <julien.isorce> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #264141|0                           |1
        is obsolete|                            |

--- Comment #9 from Julien Isorce <julien.isorce at gmail.com> 2013-12-16 15:22:48 UTC ---
Created an attachment (id=264292)
 View: https://bugzilla.gnome.org/attachment.cgi?id=264292
 Review: https://bugzilla.gnome.org/review?bug=720389&attachment=264292

inactivate and unref current negotiated buffer pool and allocator when doing a
full reset

I move the unref to "full" block. Also unref allocator if there is one. I also
marked reconfigure the src pad as there is no pool at this point. I think in
the way we use gst_video_decoder_reset there is no need to do as the pad will
be marked reconfigure somewhere else. But just in case.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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