gstreamer/ext/ffmpeg
Wim Taymans 450a4fdb51 dec: Fixes
Set caps on buffers right after we allocate them to avoid refcounting problems
and having to make the buffer metadata writable for no good reason.
Don't unmap the memory with a 0 size or we would modify the memory size when
it's not needed.
2011-04-07 12:02:57 +02:00
..
gstffmpeg.c ffmpeg: disable resample 2011-02-28 12:13:17 +01:00
gstffmpeg.h Implement push-based support for demuxers 2009-01-27 11:39:18 +01:00
gstffmpegaudioresample.c ffmpeg: port to new memory API 2011-04-04 13:18:13 +02: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 WIP: porting to 0.11 2011-04-04 12:23:05 +02: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 dec: Fixes 2011-04-07 12:02:57 +02:00
gstffmpegdeinterlace.c ffmpeg: port to new memory API 2011-04-04 13:18:13 +02:00
gstffmpegdemux.c ffmpeg: port to new memory API 2011-04-04 13:18:13 +02:00
gstffmpegenc.c WIP: porting to 0.11 2011-04-04 12:23:05 +02:00
gstffmpegenc.h ffenc: Make keyframe forcing thread-safe 2009-11-20 22:14:51 -05:00
gstffmpegmux.c ffmpeg: port to new memory API 2011-04-04 13:18:13 +02:00
gstffmpegpipe.h demuxers: Add more debugging 2009-03-09 13:45:22 +01:00
gstffmpegprotocol.c WIP: porting to 0.11 2011-04-04 12:23:05 +02:00
gstffmpegscale.c ffvideoscale: Change classification to Filter/Converter/Video/Scaler 2010-12-16 10:12:02 +01:00
gstffmpegutils.c WIP: porting to 0.11 2011-04-04 12:23:05 +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 ffmpeg: disable resample 2011-02-28 12:13:17 +01:00