gstreamer/ext/ffmpeg
Wim Taymans 1565260765 ffmpeg: First set of cleanups
Store incomming info from the caps, current context and output formats into
separate variables so that we can more easily handle them.
Refactor the negotiation code.
Rework the bufferpool setup code. Take into account that we might want to
negotiate extra borders around the image in direct rendering.
Remove some of the cropping code for now.
2011-07-29 10:31:03 +02:00
..
gstffmpeg.c Merge branch 'master' into 0.11 2011-04-29 18:40:36 +02:00
gstffmpeg.h Implement push-based support for demuxers 2009-01-27 11:39:18 +01:00
gstffmpegaudioresample.c Merge branch 'master' into 0.11 2011-04-29 18:40:36 +02:00
gstffmpegcfg.c ffmpegcfg: mb_qmin/mb_qmax are deprecated/removed 2011-04-21 20:56:45 +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 ffmpeg: add GstVideoFormat helper function 2011-07-29 10:25:03 +02:00
gstffmpegcodecmap.h ffmpeg: add GstVideoFormat helper function 2011-07-29 10:25:03 +02:00
gstffmpegdec.c ffmpeg: First set of cleanups 2011-07-29 10:31:03 +02:00
gstffmpegdeinterlace.c ffmpeg: fix some caps 2011-06-20 10:42:30 +02:00
gstffmpegdemux.c ffdemux: fix for API change of flush_start 2011-06-10 17:56:01 +02:00
gstffmpegenc.c ffmpegenc: handle filter caps in _getcaps 2011-06-30 09:21:31 +02:00
gstffmpegenc.h ffenc: Make keyframe forcing thread-safe 2009-11-20 22:14:51 -05:00
gstffmpegmux.c ext: caps are now set via GstEvent and not setcaps 2011-06-08 18:04:07 +02:00
gstffmpegpipe.h demuxers: Add more debugging 2009-03-09 13:45:22 +01:00
gstffmpegprotocol.c ffmpeg: port to new API 2011-06-02 16:23:19 +02:00
gstffmpegscale.c ffvideoscale: Change classification to Filter/Converter/Video/Scaler 2010-12-16 10:12:02 +01:00
gstffmpegutils.c Merge branch 'master' into 0.11 2011-07-07 13:50:18 +02:00
gstffmpegutils.h Merge branch 'master' into 0.11 2011-07-07 13:50:18 +02:00
Makefile.am Merge branch 'master' into 0.11 2011-06-02 17:03:21 +02:00