[Bug 665355] [basevideodecoder] deletes frame but keeps it in list
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Dec 1 19:20:14 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=665355
GStreamer | gst-plugins-bad | 0.11.x
--- Comment #2 from Matej Knopp <matej.knopp at gmail.com> 2011-12-02 03:20:11 UTC ---
Now I realized that the patch contains fix for another issue which I haven't
created bug report for.
BaseVideoDecoder doesn't increase codec_data refcount when it keeps reference
to it in GstVideoState, but later gets rid of it using gst_buffer_replace,
which unrefs the buffer.
--
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