Fix row strides for I420 (fixes #163159)
authorTim-Philipp Müller <tim@centricular.net>
Wed, 19 Jan 2005 17:09:57 +0000 (17:09 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 19 Jan 2005 17:09:57 +0000 (17:09 +0000)
Original commit message from CVS:
Fix row strides for I420 (fixes #163159)

ChangeLog

index d0a3f07..1a1c6f6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-01-19  Tim-Philipp Müller  <tim at centricular dot net>
+
+       * 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  <rbultje@ronald.bitfreak.net>
 
        * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):