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
This commit is contained in:
Benjamin Otte 2005-01-06 18:17:35 +00:00
parent 8a64fd92cc
commit 718cfae388

View file

@ -1,3 +1,8 @@
2005-01-06 Benjamin Otte <otte@gnome.org>
* gst/games/gstvideoimage.c: (copy_hline_YUY2):
fix stupid typo that borked copying on YUY2
2005-01-06 Benjamin Otte <otte@gnome.org> 2005-01-06 Benjamin Otte <otte@gnome.org>
* gst/games/gstpuzzle.c: (draw_puzzle): * gst/games/gstpuzzle.c: (draw_puzzle):