[Bug 693772] avdec: decoder frame list getting long

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 27 14:08:14 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=693772
  GStreamer | gst-libav | git

Nicolas Dufresne <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #262898|none                        |reviewed
             status|                            |

--- Comment #13 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2013-11-27 22:08:11 UTC ---
Review of attachment 262898:
 --> (https://bugzilla.gnome.org/review?bug=693772&attachment=262898)

::: ext/libav/gstavviddec.c
@@ +545,3 @@
   if (frame->mapped)
     gst_video_frame_unmap (&frame->vframe);
+  gst_video_decoder_release_frame (GST_VIDEO_DECODER (ffmpegdec),
frame->frame);

How do you prevent calling both finish_frame() and release_frame() ?

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