gstreamer/ext/wayland
Sebastian Dröge 902a9a56d0 waylandsink: Fix compiler warning
gstwaylandsink.c:480:14: error: comparison of constant -1 with expression of
      type 'enum wl_shm_format' is always false
      [-Werror,-Wtautological-constant-out-of-range-compare]
  if (format == -1)
      ~~~~~~ ^  ~~
2014-06-21 16:57:18 +02:00
..
.gitignore
gstwaylandsink.c
gstwaylandsink.h
Makefile.am
scaler.xml
waylandpool.c
waylandpool.h
wldisplay.c
wldisplay.h
wlvideoformat.c
wlvideoformat.h
wlwindow.c
wlwindow.h