gstreamer/sys
Benjamin Otte 60aef1afab gst/games/gstpuzzle.c: make RGB endianness work correctly refactor and fix race with initial shuffling allow using th...
Original commit message from CVS:
* gst/games/gstpuzzle.c: (gst_puzzle_base_init):
make RGB endianness work correctly
(gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
refactor and fix race with initial shuffling
(nav_event_handler):
allow using the mouse to puzzle
(draw_puzzle):
insist on tiles having width and height as multiples of 4 to get
clean YUV image handling
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
(gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
s/DEBUG/LOG/ for common messages
(gst_xvimagesink_navigation_send_event):
fix mouse event translation to not include screen PAR
* sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
fix mouse event translation to actually work
2005-01-06 16:08:11 +00:00
..
v4l sys/v4l/gstv4lsrc.c: Fix framerate reporting. 2005-01-05 22:31:26 +00:00
ximage gst/games/gstpuzzle.c: make RGB endianness work correctly refactor and fix race with initial shuffling allow using th... 2005-01-06 16:08:11 +00:00
xvimage gst/games/gstpuzzle.c: make RGB endianness work correctly refactor and fix race with initial shuffling allow using th... 2005-01-06 16:08:11 +00:00
Makefile.am fix build on older automake 2004-10-27 00:21:33 +00:00