[Bug 730995] Memory leak with interlaced h264 stream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 2 02:30:20 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=730995
  GStreamer | gst-omx | 1.3.1

Aurélien Zanelli <aurelien.zanelli> changed:

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

--- Comment #7 from Aurélien Zanelli <aurelien.zanelli at parrot.com> 2014-06-02 09:30:17 UTC ---
Created an attachment (id=277712)
 View: https://bugzilla.gnome.org/attachment.cgi?id=277712
 Review: https://bugzilla.gnome.org/review?bug=730995&attachment=277712

omxvideodec: release frames with old PTS to avoid memory issue

Updated patch with comments and a way to handle frame with invalid timestamp.

Also this patch assume the facts that the OMX components won't mess up with
timestamp. Frame list will continue to grow up if we give valid timestamp to
component and if it returns only null timestamp.

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