gst/videomixer/videomixer.c: Fix stride issues. Does not completely work for odd...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 3 Nov 2004 18:57:00 +0000 (18:57 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 3 Nov 2004 18:57:00 +0000 (18:57 +0000)
Original commit message from CVS:
* gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
(gst_videomixer_fill_checker), (gst_videomixer_fill_color),
(gst_videomixer_blend_buffers), (gst_videomixer_loop):
Fix stride issues. Does not completely work for odd
heights.

ChangeLog

index 8dfa707..e5e5e3e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2004-11-03  Wim Taymans  <wim@fluendo.com>
 
+       * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
+       (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
+       (gst_videomixer_blend_buffers), (gst_videomixer_loop):
+       Fix stride issues. Does not completely work for odd
+       heights.
+
+2004-11-03  Wim Taymans  <wim@fluendo.com>
+
        * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
        (gst_alpha_chroma_key), (gst_alpha_chain):
        Fix stride issues. Does not completely work for odd