ext/gdk_pixbuf/pixbufscale.*: to ensure rowstrides are calculated the same way as...
authorJan Schmidt <thaytan@mad.scientist.com>
Wed, 12 Jan 2005 05:53:46 +0000 (05:53 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Wed, 12 Jan 2005 05:53:46 +0000 (05:53 +0000)
commitbea776c82f2b6ce359293a87893073d91c6d9749
tree346e9afc5e730e4f0394be6c27c5711a54333c32
parent595ec7573ba965aeda53aadb2efa0cfee83c90d2
ext/gdk_pixbuf/pixbufscale.*: to ensure rowstrides are calculated the same way as ffmpegcolorspace.

Original commit message from CVS:
* ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
(pixbufscale_scale), (gst_pixbufscale_chain):
* ext/gdk_pixbuf/pixbufscale.h:
Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
to ensure rowstrides are calculated the same way as
ffmpegcolorspace.
Use gst_buffer_stamp instead of copying timestamps manually, so
that we pick up duration and offset also.
ChangeLog