Waylandsink : 1. change video format name for SN12 and ST12
[platform/upstream/gstreamer.git] / ext / wayland / gstwaylandsink.c
2015-07-14 Hyunil ParkWaylandsink : 1. change video format name for SN12...
2015-06-26 Hyunil Park1. Wayalndsink : 1. Add Zero copy logic for H/W codec
2015-06-05 Hyunil Park[Waylandsink] 1. Apply tizen_buffer_pool
2015-04-13 Hyunil Park[Waylandsink] 1. Add exception code for resetting wl_su...
2014-06-21 Sebastian Drögewaylandsink: Fix compiler warning
2014-06-17 George Kiagiadakiswaylandsink: remove the buffer from the surface when...
2014-06-17 George Kiagiadakiswaylandsink: improve the way the video size is passed...
2014-06-17 George Kiagiadakiswaylandsink: rename pause/resume_rendering to begin...
2014-06-17 George Kiagiadakiswaylandsink: remove the manual synchronization from...
2014-06-17 George Kiagiadakiswaylandsink: protect access to properties with the...
2014-06-17 George Kiagiadakiswaylandsink: protect access to the display with a new...
2014-06-17 George Kiagiadakiswaylandsink: remove the OBJECT_LOCK from set_caps()
2014-06-17 George Kiagiadakiswaylandsink: Replace the OBJECT_LOCK with a private...
2014-06-17 George Kiagiadakiswaylandsink: move surface resizing logic to the GstWlWi...
2014-06-17 George Kiagiadakiswaylandsink: create and maintain the subsurface inside...
2014-06-17 George Kiagiadakiswayland: add public API for creating & using the displa...
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: fix assertion failure when stopping immedi...
2014-06-17 George Kiagiadakiswaylandsink: Update wl_scaler to version 2
2014-06-17 George Kiagiadakiswaylandsink: Add myself to the authors list
2014-06-17 George Kiagiadakiswaylandsink: create/destroy the display when entering...
2014-06-17 George Kiagiadakiswaylandsink: Support all video formats supported by...
2014-06-17 George Kiagiadakiswaylandsink: fix crash in case there is no pool because...
2014-06-17 George Kiagiadakiswaylandsink: increase debug messages
2014-06-17 George Kiagiadakiswaylandsink: Use a boolean in combination with render_c...
2014-06-17 George Kiagiadakiswaylandsink: Implement expose() and handle resizing...
2014-06-17 George Kiagiadakiswaylandsink: Use wl_scaler/wl_viewport to scale the...
2014-06-17 George Kiagiadakiswaylandsink: Set external surfaces and their child...
2014-06-17 George Kiagiadakiswaylandsink: Wait for the frame_cb to redraw and drop...
2014-06-17 George Kiagiadakiswaylandsink: Handle wl_buffer::release and don't reuse...
2014-06-17 George Kiagiadakiswaylandsink: implement the GstVideoOverlay & GstWayland...
2014-06-17 George Kiagiadakiswaylandsink: implement with stubs the GstWaylandVideo...
2014-06-17 George Kiagiadakiswaylandsink: handle the list of supported formats properly
2014-06-17 George Kiagiadakiswaylandsink: unref the buffer pool
2014-06-17 George Kiagiadakiswaylandsink/waylandpool: ref the display instead of...
2014-06-17 George Kiagiadakiswaylandsink: make the display property useful
2014-06-17 George Kiagiadakiswaylandsink: access sink->pool in a more atomic fashion
2014-06-17 George Kiagiadakiswaylandsink: remove the useless wayland_lock
2014-06-17 George Kiagiadakiswaylandsink: cleanup header includes
2014-06-17 George Kiagiadakiswaylandsink: split window-related code out to a new...
2014-06-17 George Kiagiadakiswaylandsink: remove callback and redraw_pending variabl...
2014-06-17 George Kiagiadakiswaylandsink: split video format related functions out...
2014-06-17 George Kiagiadakiswaylandsink: move struct shm_pool and its related funct...
2014-06-17 George Kiagiadakiswaylandsink: remove unused variables
2014-06-17 George Kiagiadakiswaylandsink: process display events in a separate thread
2014-04-14 Edward Herveywayland: Remove dead assignment
2013-07-29 Edward Herveyall: Fix for GST_DISABLE_GST_DEBUG
2013-06-18 Benjamin Gaignardwayland: Add support for RGBx and RGBA formats
2013-03-27 Tim-Philipp MüllerMerge SBC decoder and encoder from bluez
2012-12-23 Joe Konnowaylandsink: do not default to a fullscreen canvas
2012-10-20 Sreerenj Balachandranwayland: update to wayland-protocol 0.99
2012-10-17 Tim-Philipp MüllerUse gst_element_class_set_static_metadata()
2012-09-14 Mark Nauwelaertsreplace gst_element_class_set_details_simple with gst_e...
2012-09-13 Tim-Philipp Müllerwaylandsink: fail gracefully with an error message...
2012-08-21 Sreerenj Balachandranwayland: use scale fullscreen method.
2012-08-21 Sreerenj Balachandranwayland: respond to ping/pong protocol so we're not...
2012-08-21 Sreerenj Balachandranwayland: More fixes based on wayland-0.95.0 and gstream...
2012-08-18 Tim-Philipp MüllerFix up FSF address in some source files as well
2012-07-15 Tim-Philipp Müllercelt, opencv, wayland, dvbsub, festival, hls: printf...
2012-05-23 Wim Taymanswayland: port to 0.11
2012-04-06 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-05 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-04-05 Sebastian Drögegst: Update for GST_PLUGIN_DEFINE() API changes
2012-03-29 Sebastian DrögeMerge branch 'master' of ssh://git.freedesktop.org...
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-13 Sreerenj Balachandranwaylandsink: Fix warnings, proper structuring, dead...
2012-03-04 Sreerenj Balachandranwaylandsink: Fix in shell_surface_set_fullscreen
2012-03-04 Sreerenj Balachandranwaylandsink: More fixes -- update to Wayland 0.85 proto...
2012-03-04 Sreerenj BalachandranUpdate with new APIs in wayland-client.
2012-03-04 Sreerenj BalachandranMore Fixes: * Adding buffer_alloc * perform buffer_dama...
2012-03-04 Sreerenj BalachandranInitial Commit: Adding Wayland Video Sink