ext/ffmpeg/gstffmpegdec.c: Change the pad_alloc calculations for weird clipped sizes...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 23 Jan 2008 16:08:27 +0000 (16:08 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 23 Jan 2008 16:08:27 +0000 (16:08 +0000)
commite57ac5b51413a1e3361075d6840b350d880d6753
tree0d0fc04a39dcc3c21479b80ce3b30e82c0c06df2
parent31131add1f7211fd4bb71de69f64057bf81e5872
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.
ChangeLog
ext/ffmpeg/gstffmpegdec.c