wayland: fix null pointer dereference on error
[platform/upstream/gstreamer.git] / ext / wayland / wldisplay.c
2016-03-16 Matthew Waterswayland: fix null pointer dereference on error
2015-10-14 George Kiagiadakiswaylandsink: rename GstWlDisplay::formats array to...
2014-10-11 George Kiagiadakiswaylandsink: take into account the case where a pool...
2014-10-11 George Kiagiadakiswaylandsink: remove the ugly gst_wl_display_stop()...
2014-10-11 George Kiagiadakiswaylandsink: rework the mechanism for keeping buffers...
2014-06-17 George Kiagiadakiswaylandsink/wldisplay: verify that all the required...
2014-06-17 George Kiagiadakiswaylandsink: create and maintain the subsurface inside...
2014-06-17 George Kiagiadakiswaylandsink: Update wl_scaler to version 2
2014-06-17 George Kiagiadakiswaylandsink/wldisplay: bind to the latest available...
2014-06-17 George Kiagiadakiswaylandsink: Use wl_scaler/wl_viewport to scale the...
2014-06-17 George Kiagiadakiswaylandsink: handle the list of supported formats properly
2014-06-17 George Kiagiadakiswaylandsink: apply the same debug category to all the...
2014-06-17 George Kiagiadakiswaylandsink: cleanup header includes
2014-06-17 George Kiagiadakiswaylandsink: process display events in a separate thread