gstreamer/ext/ffmpeg
Wim Taymans e57ac5b514 ext/ffmpeg/gstffmpegdec.c: Change the pad_alloc calculations for weird clipped sizes, refactor the code a bit.
Original commit message from CVS:
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_setcaps),
(alloc_output_buffer), (gst_ffmpegdec_get_buffer),
(gst_ffmpegdec_release_buffer), (gst_ffmpegdec_negotiate),
(get_output_buffer):
Change the pad_alloc calculations for weird clipped sizes, refactor the
code a bit.
Add support for some different refcounting algorithm.
Direct rendering still disabled by default.
2008-01-23 16:08:27 +00:00
..
gstffmpeg.c
gstffmpeg.h
gstffmpegaudioresample.c
gstffmpegcfg.c ext/ffmpeg/gstffmpegcfg.c: Add h263 to the list of codecs using the mpeg flags and options. 2008-01-22 13:54:34 +00:00
gstffmpegcfg.h
gstffmpegcodecmap.c ext/ffmpeg/: Add GIF (animations and single images) decoding and encoding support. 2007-12-17 20:31:35 +00:00
gstffmpegcodecmap.h
gstffmpegdec.c ext/ffmpeg/gstffmpegdec.c: Change the pad_alloc calculations for weird clipped sizes, refactor the code a bit. 2008-01-23 16:08:27 +00:00
gstffmpegdeinterlace.c
gstffmpegdemux.c ext/ffmpeg/gstffmpegdemux.c: Don't register typefinders for which we have better replacements in base. Fixes bug #510... 2008-01-22 11:10:57 +00:00
gstffmpegenc.c
gstffmpegenc.h
gstffmpegmux.c ext/ffmpeg/: Add GIF (animations and single images) decoding and encoding support. 2007-12-17 20:31:35 +00:00
gstffmpegprotocol.c
gstffmpegscale.c
Makefile.am