gstreamer/ext/ffmpeg
Edward Hervey 37f5d70332 ffmpegdec: Setting AC3/EAC3/DTS decoders to rank NONE for release
This still causes issues with bad (missing?) downmixing.

They can be handled by existing a52dec/dtsdec

See Bug #608892
2011-06-30 21:38:57 +02:00
..
gstffmpeg.c gstffmpeg: register_protocol => av_register_protocol2 2011-04-21 20:56:44 +02:00
gstffmpeg.h Implement push-based support for demuxers 2009-01-27 11:39:18 +01:00
gstffmpegaudioresample.c audioresample: Use new av_audio_resample API 2011-04-21 20:56:45 +02:00
gstffmpegcfg.c ffmpegcfg: mb_qmin/mb_qmax are deprecated/removed 2011-04-21 20:56:45 +02:00
gstffmpegcfg.h build: Add all kinds of compiler warning flags and fix the resulting warnings 2010-03-24 12:07:28 +01:00
gstffmpegcodecmap.c ffmpegcodecmap: really include all supported sample formats in audio caps 2011-06-30 11:50:21 +02:00
gstffmpegcodecmap.h ffmpeg: CodecType => AVMediaType 2011-04-21 20:56:44 +02:00
gstffmpegdec.c ffmpegdec: Setting AC3/EAC3/DTS decoders to rank NONE for release 2011-06-30 21:38:57 +02:00
gstffmpegdeinterlace.c ffmpeg: CodecType => AVMediaType 2011-04-21 20:56:44 +02:00
gstffmpegdemux.c ffmpegdemux: Define our own MAX_STREAMS 2011-04-21 20:56:45 +02:00
gstffmpegenc.c ffmpeg: CodecType => AVMediaType 2011-04-21 20:56:44 +02:00
gstffmpegenc.h ffenc: Make keyframe forcing thread-safe 2009-11-20 22:14:51 -05:00
gstffmpegmux.c ffmpeg: Disable code using old metadata API 2011-04-21 20:56:45 +02:00
gstffmpegpipe.h demuxers: Add more debugging 2009-03-09 13:45:22 +01:00
gstffmpegprotocol.c ffmpeg: AVERROR_* => AVERROR(*) 2011-04-21 20:56:44 +02:00
gstffmpegscale.c ffvideoscale: Change classification to Filter/Converter/Video/Scaler 2010-12-16 10:12:02 +01:00
gstffmpegutils.c Enable threading in ffmpeg decoders that support it. 2011-06-21 14:33:29 +10:00
gstffmpegutils.h Enable threading in ffmpeg decoders that support it. 2011-06-21 14:33:29 +10:00
Makefile.am ffenc_aac: Add profile and level to the caps 2011-05-27 10:54:12 +02:00