[Bug 696770] Memory leak when processing h.264 field pictures

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 5 04:36:55 PDT 2013


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

--- Comment #16 from Sebastian Dröge <slomo at circular-chaos.org> 2013-06-05 11:27:13 UTC ---
(In reply to comment #15)
> But we have to decode the fields individually. Which means considering each of
> them as frames. Remember, this is only in case of filed-enocoded interlaced
> content and not for interlaced frames.

Yes, but libav does not care about that. For other decoders that do care see
bug #660770

--- Comment #17 from Sebastian Dröge <slomo at circular-chaos.org> 2013-06-05 11:36:07 UTC ---
(In reply to comment #15)
> But we have to decode the fields individually. Which means considering each of
> them as frames. Remember, this is only in case of filed-enocoded interlaced
> content and not for interlaced frames.

Yes, but libav does not care if you pass two fields at once or just one. For
other decoders that do care see bug #660770

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