gstreamer/ext/ffmpeg
Edward Hervey eeffd7b87f gstffmpegdec: Set the rank of the AAC decoder to NONE.
It will stay this way until the ffmpeg aac decoder can report before decoding
whether it can handle a given stream or not.
2009-03-05 12:09:32 +01:00
..
gstffmpeg.c Implement push-based support for demuxers 2009-01-27 11:39:18 +01:00
gstffmpeg.h Implement push-based support for demuxers 2009-01-27 11:39:18 +01:00
gstffmpegaudioresample.c Update ffmpeg/swscale snapshot to the latest revision and adjust to API changes. Fixes bug #556405. 2008-10-30 12:05:45 +00:00
gstffmpegcfg.c ext/ffmpeg/: Add G_PARAM_STATIC_STRINGS to avoid numerous strcpy calls. 2008-11-06 11:47:40 +00:00
gstffmpegcfg.h ext/ffmpeg/: Free strings atleast when finalizing elements. 2007-08-01 17:43:39 +00:00
gstffmpegcodecmap.c gstffmpegmux: Expose the 'preload' and 'maxdelay' properties, add dvd mux mapping. 2009-03-05 08:52:11 +01:00
gstffmpegcodecmap.h ffmpegmux: Use information from AVOutputFormat to expose more muxers. 2009-02-27 09:40:03 +01:00
gstffmpegdec.c gstffmpegdec: Set the rank of the AAC decoder to NONE. 2009-03-05 12:09:32 +01:00
gstffmpegdeinterlace.c Update ffmpeg/swscale snapshot to the latest revision and adjust to API changes. Fixes bug #556405. 2008-10-30 12:05:45 +00:00
gstffmpegdemux.c ffmpeg: Don't register the MXF typefinder, we have our own in -base 2009-03-04 12:25:34 +01:00
gstffmpegenc.c Only use valid SampleFormat for audio encoders/decoders. 2009-01-29 07:48:19 +01:00
gstffmpegenc.h ext/ffmpeg/gstffmpegenc.*: Instead of allocating 512KB buffers and then setting BUFFER_SIZE to what ffmpeg produced, ... 2007-06-22 12:13:18 +00:00
gstffmpegmux.c gstffmpegmux: Expose the 'preload' and 'maxdelay' properties, add dvd mux mapping. 2009-03-05 08:52:11 +01:00
gstffmpegpipe.h Implement push-based support for demuxers 2009-01-27 11:39:18 +01:00
gstffmpegprotocol.c Implement push-based support for demuxers 2009-01-27 11:39:18 +01:00
gstffmpegscale.c configure.ac: Use pkg-config to locate check. Bump core requirement. 2007-07-12 11:13:13 +00:00
Makefile.am Make bz2 requirement optional. Fixes #564867 2009-03-05 09:10:37 +01:00