gstreamer/ext/ffmpeg
Nicolas Dufresne eacf516f7f ffdec: Blacklist non-working subtitle decoders
This include decoder for ASS, SRT, PGS, DVD and DVB. Those are generated
with bad capabilities and are not usable in GStreamer. Other elements exist
to handle those subtitle formats.

https://bugzilla.gnome.org/show_bug.cgi?id=658019
2011-09-03 12:32:55 +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 codecmap: Don't create dummy extradata for AAC LATM 2011-07-18 12:04:29 +02:00
gstffmpegcodecmap.h ffmpeg: CodecType => AVMediaType 2011-04-21 20:56:44 +02:00
gstffmpegdec.c ffdec: Blacklist non-working subtitle decoders 2011-09-03 12:32:55 +01: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