waylandsink: Workaround gnome-shell bug
[platform/upstream/gstreamer.git] / ext / wayland / wlwindow.c
2019-08-09 Nicolas Dufresnewaylandsink: Workaround gnome-shell bug
2019-04-09 Andrey Konovalovwaylandsink: make gst_wl_window_is_toplevel aware of...
2019-04-03 Nicolas Dufresnewaylandsink: Wait for the surface to be configured
2019-03-04 Niels De Graefwaylandsink: Implement XDG-shell stable support
2019-03-04 Niels De Graefwaylandsink: prefix wl_shell-specific variables with wl_
2019-02-15 Daniel Stonewaylandsink: Don't create throwaway empty regions
2018-12-13 Wonchul Leewaylandsink: Avoid race condition on multi-threaded...
2018-07-25 Matteo Valdinawaylandsink: relaxed wl_shell check and added zwp_fulls...
2018-05-06 Fabien Dessennewaylandsink: support fullscreen
2017-12-06 Shinya Saitowaylandsink: Fix memory leak of shm allocator.
2017-02-02 Fabien Dessennewaylandsink: set video surface opaque
2016-09-22 Nicolas Dufresnewaylandsink: Update our window size on configure event
2016-09-22 Nicolas Dufresnewaylandsink: Properly draw black border in absence...
2016-09-15 Nicolas Dufresnewaylandsink: Make wl_viewporter optional
2016-09-15 Scott D Phillipswayland: Update from scaler to viewporter protocol
2015-11-18 George Kiagiadakiswaylandsink: call gst_video_sink_center_rect with a...
2014-12-16 Wim Taymansrectangle: clear rectangle struct before use
2014-10-11 Tifaine Inguerewaylandsink : Allow surface to catch input events
2014-10-11 George Kiagiadakiswaylandsink: stack the video subsurface into another...
2014-06-17 George Kiagiadakiswaylandsink/wlwindow: do not commit a resize when it...
2014-06-17 George Kiagiadakiswaylandsink/wlwindow: take into account the video aspec...
2014-06-17 George Kiagiadakiswaylandsink: improve the way the video size is passed...
2014-06-17 George Kiagiadakiswaylandsink: move surface resizing logic to the GstWlWi...
2014-06-17 George Kiagiadakiswaylandsink: cleanup GstWlWindow a bit after the overla...
2014-06-17 George Kiagiadakiswaylandsink: create and maintain the subsurface inside...
2014-06-17 George Kiagiadakiswaylandsink: get the external display handle using...
2014-06-17 George Kiagiadakiswaylandsink: drop width/height arguments from gst_wl_wi...
2014-06-17 George Kiagiadakiswaylandsink: remove unused functions
2014-06-17 George Kiagiadakiswaylandsink: set an empty input region on the video...
2014-06-17 George Kiagiadakiswaylandsink/wlwindow: reuse code between the two constr...
2014-06-17 George Kiagiadakiswaylandsink: Use wl_scaler/wl_viewport to scale the...
2014-06-17 George Kiagiadakiswaylandsink: implement the GstVideoOverlay & GstWayland...
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: split window-related code out to a new...