gstreamer/ext/wayland
Tim-Philipp Müller 4ed3d60bd2 waylandsink: fail gracefully with an error message if we can't connect to wayland
g_return_val_if_fail() is not for error handling, it's for
catching programming errors in public API.

Fixes problem with generic/states unit test.
2012-09-13 01:09:56 +01:00
..
gstwaylandsink.c waylandsink: fail gracefully with an error message if we can't connect to wayland 2012-09-13 01:09:56 +01:00
gstwaylandsink.h wayland: More fixes based on wayland-0.95.0 and gstreamer-1.0 apis 2012-08-21 10:24:45 +01:00
Makefile.am wayland: More fixes based on wayland-0.95.0 and gstreamer-1.0 apis 2012-08-21 10:24:45 +01:00
waylandpool.c wayland: More fixes based on wayland-0.95.0 and gstreamer-1.0 apis 2012-08-21 10:24:45 +01:00
waylandpool.h wayland: More fixes based on wayland-0.95.0 and gstreamer-1.0 apis 2012-08-21 10:24:45 +01:00