[Bug 730995] Memory leak with interlaced h264 stream
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jun 4 07:36:31 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=730995
GStreamer | gst-omx | 1.3.1
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |1.3.3
--- Comment #10 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-06-04 14:36:27 UTC ---
commit ad969ffda34f671252d115fbb3293fae43f1b0e6
Author: Aurélien Zanelli <aurelien.zanelli at parrot.com>
Date: Fri May 30 15:29:15 2014 +0200
omxvideodec: release frames with old PTS to avoid memory issue
Interlaced stream could make the decoder use two input frames to produce
one output frame causing the gstvideodecoder frame list to grow.
Assuming the video decoder output frame in display order rather than in
decoding order, this commit add a way to release frames with PTS less
than current output frame.
https://bugzilla.gnome.org/show_bug.cgi?id=730995
--
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