From: Tim-Philipp Müller Date: Wed, 19 Jan 2005 17:09:57 +0000 (+0000) Subject: Fix row strides for I420 (fixes #163159) X-Git-Tag: 1.19.3~507^2~22264 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0ef56f2a83169cd1afbad85f6bb6503dea033975;p=platform%2Fupstream%2Fgstreamer.git Fix row strides for I420 (fixes #163159) Original commit message from CVS: Fix row strides for I420 (fixes #163159) --- diff --git a/ChangeLog b/ChangeLog index d0a3f07..1a1c6f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-01-19 Tim-Philipp Müller + + * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420), + (gst_video_box_i420), (gst_video_box_chain): + Fix row strides for I420 (fixes #163159) + 2005-01-19 Ronald S. Bultje * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):