summaryrefslogtreecommitdiff
path: root/ext/wayland/wlwindow.h
AgeCommit message (Expand)AuthorFilesLines
2014-10-11waylandsink: stack the video subsurface into another subsurface that covers t...George Kiagiadakis1-8/+12
2014-06-17waylandsink: improve the way the video size is passed to wlwindow and also im...George Kiagiadakis1-3/+3
2014-06-17waylandsink: move surface resizing logic to the GstWlWindow and make it be ca...George Kiagiadakis1-4/+13
2014-06-17waylandsink: cleanup GstWlWindow a bit after the overlaying semantics changeGeorge Kiagiadakis1-3/+0
2014-06-17waylandsink: create and maintain the subsurface inside the sinkGeorge Kiagiadakis1-2/+6
2014-06-17waylandsink: drop width/height arguments from gst_wl_window_new_from_surface()George Kiagiadakis1-1/+1
2014-06-17waylandsink: add G_BEGIN/END_DECLS on all headers for consistencyGeorge Kiagiadakis1-0/+4
2014-06-17waylandsink: remove unused functionsGeorge Kiagiadakis1-1/+0
2014-06-17waylandsink: Use wl_scaler/wl_viewport to scale the surface in the compositor...George Kiagiadakis1-0/+1
2014-06-17waylandsink: implement the GstVideoOverlay & GstWaylandVideo interfacesGeorge Kiagiadakis1-0/+1
2014-06-17waylandsink: split window-related code out to a new GstWlWindow classGeorge Kiagiadakis1-0/+65