waylandsink : Add new flag to fix bug about flush buffer
[platform/upstream/gstreamer.git] / ext / wayland / gstwaylandsink.h
2016-10-19 Hyunilwaylandsink : Add new flag to fix bug about flush buffer
2016-09-06 Eunhae Choiapply tizen build option rule
2016-08-30 HyunilAdd ENABLE_FUNCTION define and lock some property.
2016-08-29 Hyunilwaylandsink : Add fakesink function(signal-handoffs...
2016-08-23 Hyunilwaylandsink : 1. apply tizen view port.
2016-07-25 Hyunilwaylandsink : remove use_gapless property, add GST_EVEN...
2016-07-15 Hyunilwaylandsink : 1. refactoring code about buffer ref...
2016-06-29 Hyunilwaylandsink : remove memory leak
2016-06-08 eunhae choiMerge "waylandsink : apply keeping camera preview"...
2016-06-07 Hyunilwaylandsink : apply keeping camera preview
2016-05-24 Hyunilwaylandsink : sending flush buffer for gapless playback
2016-03-23 Hyunilwaylandsink : add visible property
2016-02-01 Heechul JeonMerge "Waylandsink : Modify transform policy of wayland...
2016-02-01 Heechul JeonMerge "Remove libpng build dependency" into tizen
2016-01-29 HyunilWaylandsink : Modify transform policy of wayland-server...
2016-01-13 Heechul JeonMerge "[waylandsink] add properties related to display...
2016-01-11 NAMJEONGYOON[waylandsink] add properties related to display geometry
2015-12-21 Heechul JeonMerge "enable dash plugins" into tizen
2015-12-17 HyunilEnable waylandsink 1.6.1 with wayland-tbm library
2015-11-26 Eunhae Choimodify spec to build and merge prev modification
2015-11-26 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream...
2015-09-02 HyunilWaylandsink : Add rotate, display_geometry_method,...
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-17 George Kiagiadakiswaylandsink: improve the way the video size is passed...
2014-06-17 George Kiagiadakiswaylandsink: remove the manual synchronization from...
2014-06-17 George Kiagiadakiswaylandsink: protect access to the display with a new...
2014-06-17 George Kiagiadakiswaylandsink: Replace the OBJECT_LOCK with a private...
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: Wait for the frame_cb to redraw and drop...
2014-06-17 George Kiagiadakiswaylandsink: implement the GstVideoOverlay & GstWayland...
2014-06-17 George Kiagiadakiswaylandsink: handle the list of supported formats properly
2014-06-17 George Kiagiadakiswaylandsink: make the display property useful
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-06-17 George Kiagiadakiswaylandsink: tidy up the header files
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-10-20 Sreerenj Balachandranwayland: update to wayland-protocol 0.99
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-05-23 Wim Taymanswayland: port to 0.11
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: 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