diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2005-01-19 17:09:57 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2005-01-19 17:09:57 +0000 |
commit | b43e960650ee59a3ffbf5ee49d74de674291ed25 (patch) | |
tree | 3e05ee3e62e4956e04c5898846e4f091b9b9d769 /ChangeLog | |
parent | 02af9df0f73cf4cde098e1ca52f3a9c46ca74761 (diff) |
Fix row strides for I420 (fixes #163159)
Original commit message from CVS:
Fix row strides for I420 (fixes #163159)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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): |