[Bug 721077] avviddec: Leaking buffers if default allocation is used

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Feb 16 00:57:45 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=721077
  GStreamer | don't know | 1.x

--- Comment #25 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-02-16 09:17:40 UTC ---
Nobody forces you to anything, you have the code and can change it to work fine
with ffmpeg ;)

Longer story is, that this patch was reverted from the 1.2 branch because libav
v9 (as used in 1.2) does not have the API that is required by this patch. And
also is in general not compatible with the libav v10 API. To have 1.2 working
with ffmpeg you needed custom patches in the past anyway, and just having an
additional one (this here) does not make much of a difference.

With gst-libav 1.3/1.4 we will support the libav v10 API (only), and that
should be compatible with the latest ffmpeg API. No patches required then
anymore. Same goes if you build gst-libav from current git master.

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