gstreamer/ext/ffmpeg
Sebastian Dröge 3d43013d4f ffdec: Give the (E)AC3/DTS decoders a rank of marginal
Even if they don't downmix to stereo, they're still working
correctly. The only advantage of dtsdec/a52dec is that they
downmix to stereo (using the special downmixing matrices) if
downstream prefers stereo but in every other case they should
be equivalent.
2012-01-10 11:06:53 +01:00
..
gstffmpeg.c Allow building a LGPL only gst-ffmpeg plugin 2011-10-31 10:59:27 +01:00
gstffmpeg.h Implement push-based support for demuxers 2009-01-27 11:39:18 +01:00
gstffmpegaudioresample.c ffmpeg: fix pad template ref leaks 2011-11-28 13:23:42 +00: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: Further specify allowed rates for G722 and G726 2011-10-19 13:18:35 +01:00
gstffmpegcodecmap.h ffmpeg: CodecType => AVMediaType 2011-04-21 20:56:44 +02:00
gstffmpegdec.c ffdec: Give the (E)AC3/DTS decoders a rank of marginal 2012-01-10 11:06:53 +01:00
gstffmpegdeinterlace.c ffmpeg: fix pad template ref leaks 2011-11-28 13:23:42 +00:00
gstffmpegdemux.c ffmpegdemux: Define our own MAX_STREAMS 2011-04-21 20:56:45 +02:00
gstffmpegenc.c ffmpegenc: Pass the size of the output buffer to avcodec_encode_audio 2011-10-19 13:18:35 +01:00
gstffmpegenc.h ffenc: Make keyframe forcing thread-safe 2009-11-20 22:14:51 -05:00
gstffmpegmux.c ffmpeg: port to GstCollectPads2 2011-12-15 14:28:00 +00: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 ffmpeg: fix pad template ref leaks 2011-11-28 13:23:42 +00:00
gstffmpegutils.c Fix cpu cores detection on OS X 2011-11-23 23:57:01 +00:00
gstffmpegutils.h gstffmpegutils: Fix include 2011-10-17 16:26:52 +02:00
Makefile.am ffenc_aac: Add profile and level to the caps 2011-05-27 10:54:12 +02:00