gstreamer/ext/libav
Vincent Penquerc'h ca1b5d8576 gst-libav: fix context leaks
A AVCodecContext needs cleaning up before being freed.
Go through all of the allocations/setups to ensure none of them
can leak a context or its contents.
2014-01-15 09:02:33 +00:00
..
gstav.c av: Remove some unused variables and function declarations 2012-12-22 10:52:47 +01:00
gstav.h av: Remove some unused variables and function declarations 2012-12-22 10:52:47 +01:00
gstavauddec.c gst-libav: fix context leaks 2014-01-15 09:02:33 +00:00
gstavauddec.h avauddec: Use a GstBuffer instead of a GstAdapter for collecting the output buffers 2012-12-17 15:58:37 +01:00
gstavaudenc.c gst-libav: fix context leaks 2014-01-15 09:02:33 +00:00
gstavaudenc.h avenc: Add compliance property 2013-10-15 09:27:03 +02:00
gstavaudioresample.c Fix FSF address 2012-11-04 00:22:16 +00:00
gstavcfg.c gst-libav: fix context leaks 2014-01-15 09:02:33 +00:00
gstavcfg.h Fix FSF address 2012-11-04 00:22:16 +00:00
gstavcodecmap.c av: Enable HEVC / h265 support 2014-01-06 13:39:32 +01:00
gstavcodecmap.h av: Update for CodecID -> AVCodecID related changes 2014-01-03 16:28:44 +01:00
gstavdeinterlace.c gst-libav: fix context leaks 2014-01-15 09:02:33 +00:00
gstavdemux.c avdemux: Stop using r_frame_rate field 2014-01-03 16:25:39 +01:00
gstavmux.c av: Update for CodecID -> AVCodecID related changes 2014-01-03 16:28:44 +01:00
gstavprotocol.c av: Move gst_ffmpegdata functions to gstavprotocol.h too 2012-12-22 10:49:52 +01:00
gstavprotocol.h av: Move gst_ffmpegdata functions to gstavprotocol.h too 2012-12-22 10:49:52 +01:00
gstavscale.c Fix FSF address 2012-11-04 00:22:16 +00:00
gstavutils.c av: Update for CodecID -> AVCodecID related changes 2014-01-03 16:28:44 +01:00
gstavutils.h av: Update for CodecID -> AVCodecID related changes 2014-01-03 16:28:44 +01:00
gstavviddec.c gst-libav: fix context leaks 2014-01-15 09:02:33 +00:00
gstavviddec.h avviddec: Initialize strides with the ones of avcodec_default_get_buffer() if we ever call it 2013-09-12 13:57:41 +02:00
gstavvidenc.c gst-libav: fix context leaks 2014-01-15 09:02:33 +00:00
gstavvidenc.h avenc: Add compliance property 2013-10-15 09:27:03 +02:00
Makefile.am libav: fix static linking 2013-04-15 16:00:03 +02:00