gstreamer/ext/libav
Sebastian Dröge 9febec71c0 avauddec: Don't believe we're negotiated if negotiation failed
It can happen that negotiation fails during get_buffer(), but then
we don't retry later and never return NOT_NEGOTIATED upstream...
and instead run into assertions.

https://bugzilla.gnome.org/show_bug.cgi?id=708769
2013-10-02 12:52:01 +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 avauddec: Don't believe we're negotiated if negotiation failed 2013-10-02 12:52:01 +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 avenc: Choose 25 fps if we don't have any in the caps 2013-10-01 22:38:32 +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 avviddec: Initialize strides with the ones of avcodec_default_get_buffer() if we ever call it 2013-09-12 13:57:41 +02: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 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