gstreamer/ext/ffmpeg
2009-03-17 23:45:34 +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 ffaudioresample: Add padding to output buffer. Fixes #573649 2009-03-06 12:47:12 +01: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 Take into account ticks_per_frame for framerate calculation. Fixes #575759 2009-03-17 23:45:34 +01:00
gstffmpegcodecmap.h ffmpegmux: Use information from AVOutputFormat to expose more muxers. 2009-02-27 09:40:03 +01:00
gstffmpegdec.c Take into account ticks_per_frame for framerate calculation. Fixes #575759 2009-03-17 23:45:34 +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 blacklist bogus demuxer/muxer/typefind. Fixes #567336 and #574814 2009-03-10 21:05:52 +01:00
gstffmpegenc.c Take into account ticks_per_frame for framerate calculation. Fixes #575759 2009-03-17 23:45:34 +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 Re-enable amr muxer. It's a muxer after all. Fixes #575664 2009-03-17 11:51:28 +01:00
gstffmpegpipe.h demuxers: Add more debugging 2009-03-09 13:45:22 +01:00
gstffmpegprotocol.c demuxers: Add more debugging 2009-03-09 13:45:22 +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