gstreamer/sys
Sebastian Dröge c2dc843c7e xvimagesink: Fix 'comparison of unsigned expression >= 0 is always true'
-1 aka 0xffffffff is the only possible 'negative' value that is used
as a special value for 'not set' here. All other positive values are
valid.
2012-03-06 12:47:33 +01:00
..
v4l v4l: include the glib compatiblity header for the deprecated mutex API 2012-01-27 15:47:46 +00:00
ximage ximagesink: don't use deprecated XKeycodeToKeysym 2012-03-05 10:42:47 +00:00
xvimage xvimagesink: Fix 'comparison of unsigned expression >= 0 is always true' 2012-03-06 12:47:33 +01:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00