[Bug 748909] jpegdec: fix frame leaks

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 5 10:13:12 PDT 2015


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

Guillaume Desmottes <gdesmott at gnome.org> changed:

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

--- Comment #5 from Guillaume Desmottes <gdesmott at gnome.org> ---
Created attachment 302938
  --> https://bugzilla.gnome.org/attachment.cgi?id=302938&action=edit
jpegdec: fix frame leaks in handle_frame() implementation

handle_frame() is supposed to consume @frame, so if we don't call
gst_video_decoder_drop_frame() or gst_video_decoder_finish_frame() we have to
release it manually.

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