gstreamer/ext/ffmpeg
Miguel Angel Cabrera Moya f63d36ade8 ffmpegdec: do buffer padding before parsing and before decoding
FFMpeg parsing and decoding calls require to additionally allocate bytes
at the end of the input bitstream and this padding must be initialized
to zero.

https://bugzilla.gnome.org/show_bug.cgi?id=595590
2011-04-05 14:14:38 +02:00
..
gstffmpeg.c Reverting Jan's fix-the-buildbot commit 2009-04-19 14:07:58 +02:00
gstffmpeg.h Implement push-based support for demuxers 2009-01-27 11:39:18 +01:00
gstffmpegaudioresample.c build: Add all kinds of compiler warning flags and fix the resulting warnings 2010-03-24 12:07:28 +01:00
gstffmpegcfg.c gstffmpegcfg: Expose loop-filter flag 2010-05-10 15:41:07 +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: Add mapping for g722 2011-01-25 16:34:04 +01:00
gstffmpegcodecmap.h build: Add all kinds of compiler warning flags and fix the resulting warnings 2010-03-24 12:07:28 +01:00
gstffmpegdec.c ffmpegdec: do buffer padding before parsing and before decoding 2011-04-05 14:14:38 +02:00
gstffmpegdeinterlace.c ffdeinterlace: Change classification to Filter/Effect/Video/Deinterlace 2010-12-16 10:05:03 +01:00
gstffmpegdemux.c gstffmpegdemux: Ignore more pseudo demuxers 2011-01-24 18:29:00 +01:00
gstffmpegenc.c ffmpegenc: Disable non-audio/video encoders 2011-01-03 11:45:04 +01:00
gstffmpegenc.h ffenc: Make keyframe forcing thread-safe 2009-11-20 22:14:51 -05:00
gstffmpegmux.c gstffmpegmux: Blacklist some muxer formats 2011-01-24 17:43:44 +01:00
gstffmpegpipe.h demuxers: Add more debugging 2009-03-09 13:45:22 +01:00
gstffmpegprotocol.c ffmpegprotocol: Slight API change 2011-01-24 17:26:20 +01:00
gstffmpegscale.c ffvideoscale: Change classification to Filter/Converter/Video/Scaler 2010-12-16 10:12:02 +01:00
gstffmpegutils.c ffmpeg: Add mapping for YUVA420P <-> A420 2010-10-15 11:23:26 +02:00
gstffmpegutils.h build: Add all kinds of compiler warning flags and fix the resulting warnings 2010-03-24 12:07:28 +01:00
Makefile.am ext: Fix CFLAGS order 2010-07-05 15:48:41 +02:00