gstreamer/ext/libav
Sebastian Dröge 6571196fb8 libav: avcodec_close() also resets fields like the AVCodec
We need to reload the defaults for the codec after closing it,
otherwise we can't access codec information like the supported
sample rates and can crash.

https://bugzilla.gnome.org/show_bug.cgi?id=707040
2013-08-29 16:53:28 +02: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 libav: avcodec_close() also resets fields like the AVCodec 2013-08-29 16:53:28 +02: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 libav: avcodec_close() also resets fields like the AVCodec 2013-08-29 16:53:28 +02:00
gstavaudenc.h avvidenc: Simplify color formats in the raw video caps 2012-12-11 18:48:34 +00:00
gstavaudioresample.c Fix FSF address 2012-11-04 00:22:16 +00:00
gstavcfg.c CODEC_ID_* -> AV_CODEC_ID_* 2013-05-06 23:56:22 +01:00
gstavcfg.h Fix FSF address 2012-11-04 00:22:16 +00:00
gstavcodecmap.c avdemux: Add support for video/x-pva 2013-08-22 14:23:43 +02:00
gstavcodecmap.h avcodecmap: Remove some unused functions 2012-12-12 15:54:01 +00:00
gstavdeinterlace.c av: update to use AVOption variants. 2012-12-04 18:36:30 +01:00
gstavdemux.c avdemux: Add support for video/x-pva 2013-08-22 14:23:43 +02:00
gstavmux.c avmux: Don't fail on commas in the libav muxer type names 2013-08-13 12:49:54 +02: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 avutils: Add missing includes for Windows 2012-12-06 10:45:58 +01:00
gstavutils.h Fix FSF address 2012-11-04 00:22:16 +00:00
gstavviddec.c libav: avcodec_close() also resets fields like the AVCodec 2013-08-29 16:53:28 +02:00
gstavviddec.h libav: fix palette support again 2012-12-12 10:12:22 +01:00
gstavvidenc.c libav: avcodec_close() also resets fields like the AVCodec 2013-08-29 16:53:28 +02:00
gstavvidenc.h avvidenc: Simplify color formats in the raw video caps 2012-12-11 18:48:34 +00:00
Makefile.am libav: fix static linking 2013-04-15 16:00:03 +02:00