gstreamer/ext/ffmpeg
Sjoerd Simons 93b333cfea ffmpegcodecmap: Always restrict audio codec in the unfixed cases
If the context isn't fixed yet or if it doesn't exist then always
restrict the caps.

Also restrict the maximum channels for G726 and G722 to 1 channel
2011-10-19 13:18:35 +01: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: Always restrict audio codec in the unfixed cases 2011-10-19 13:18:35 +01:00
gstffmpegcodecmap.h ffmpeg: CodecType => AVMediaType 2011-04-21 20:56:44 +02:00
gstffmpegdec.c gstffmpegdec: Re-enable MT-decoding by default 2011-10-17 16:27:36 +02:00
gstffmpegdeinterlace.c ffdeinterlace: add "mode" property including automatic mode 2011-09-26 19:17:41 +01: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 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