gstreamer/sys/xvimage
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
..
Makefile.am Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
xvimagesink.c xvimagesink: Fix 'comparison of unsigned expression >= 0 is always true' 2012-03-06 12:47:33 +01:00
xvimagesink.h various: typo fixes 2011-12-02 12:03:27 +01:00