From 8bf0e89ff0046bec6d90da83a1c8be25e4b8211c Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Thu, 6 Jan 2005 18:17:35 +0000 Subject: [PATCH] gst/games/gstvideoimage.c: fix stupid typo that borked copying on YUY2 Original commit message from CVS: * gst/games/gstvideoimage.c: (copy_hline_YUY2): fix stupid typo that borked copying on YUY2 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4dc65abc1..e4c365213 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-01-06 Benjamin Otte + + * gst/games/gstvideoimage.c: (copy_hline_YUY2): + fix stupid typo that borked copying on YUY2 + 2005-01-06 Benjamin Otte * gst/games/gstpuzzle.c: (draw_puzzle): -- 2.34.1