gst/videobox/gstvideobox.c: Fix the stride issue when boxing to AYUV.
authorJulien Moutte <julien@moutte.net>
Wed, 26 Oct 2005 14:08:49 +0000 (14:08 +0000)
committerJulien Moutte <julien@moutte.net>
Wed, 26 Oct 2005 14:08:49 +0000 (14:08 +0000)
commiteb21c9bf1c94894bcee736a5c49a5b003565f61a
treef38adff3b7b73c50bcf59bff7685d9c01bf96131
parent6b9cda6ee93d0d394874e4cb560673218c2801a1
gst/videobox/gstvideobox.c: Fix the stride issue when boxing to AYUV.

Original commit message from CVS:
2005-10-26  Julien MOUTTE  <julien@moutte.net>

* gst/videobox/gstvideobox.c: (gst_video_box_class_init),
(gst_video_box_transform_caps), (gst_video_box_get_unit_size),
(gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
ChangeLog
gst/videobox/gstvideobox.c