gstreamer/ext
Sjoerd Simons eb2e9f48e3 ffmpegenc: Pass the size of the output buffer to avcodec_encode_audio
avcodec_encode_audio is documented as taking the size of the output
buffer not the size of the input buffer.  This fixes the use of the G722
encoder and makes the code more consistent with avconv from the libav
source tree.
2011-10-19 13:18:35 +01:00
..
ffmpeg ffmpegenc: Pass the size of the output buffer to avcodec_encode_audio 2011-10-19 13:18:35 +01:00
libpostproc postproc: pp_*_t => pp_* 2011-04-21 20:56:45 +02:00
libswscale Fix unused-but-set-variable warnings with gcc 4.6 2011-04-19 16:21:20 +01:00
Makefile.am Rewrite ffvideoscale using libswscale and put into a separate plugin. 2008-10-08 13:11:54 +00:00