[Bug 665355] [basevideodecoder] deletes frame but keeps it in list

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 5 00:50:29 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=665355
  GStreamer | gst-plugins-bad | 0.11.x

--- Comment #10 from Sebastian Dröge <slomo at circular-chaos.org> 2011-12-05 08:50:24 UTC ---
The refcounting change is also valid for GStreamer 0.10. Could you provide
patches for both versions?

While we're at it, GstVideoFrameState should be renamed to
GstBaseVideoCodecFrame or something like that. Also, please free all frames
when resetting the decoder (and encoder), not only the current frame. Also I'm
not sure if it would be better to have a simple, boxed type with refcounting
instead of a mini object. Might be easier for bindings

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