gstreamer/ext/ffmpeg
Edward Hervey 9eb48ddcda gstffmpegdec: Abort on first failure by AAC decoder. Fixes #566250.
The problem is that the ffmpeg aac decoder fails... but still accepts
the following buffers as if nothing happened. But because some things
were not properly set in the internal code, all hell breaks loose.
2009-03-04 21:10:22 +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 ffmpeg: mxf_d10 is application/mxf too, it only specifies the used mapping 2009-03-04 12:24:47 +01:00
gstffmpegcodecmap.h ffmpegmux: Use information from AVOutputFormat to expose more muxers. 2009-02-27 09:40:03 +01:00
gstffmpegdec.c gstffmpegdec: Abort on first failure by AAC decoder. Fixes #566250. 2009-03-04 21:10:22 +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 ffmpegmux: Use information from AVOutputFormat to expose more muxers. 2009-02-27 09:40:03 +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 Implement push-based support for demuxers 2009-01-27 11:39:18 +01:00