documentation: fixed a heap o' typos
[platform/upstream/gstreamer.git] / ext / wayland / gstwaylandsink.c
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-09-09 Mark Nauwelaertswayland: gracefully handle unknown formats
2019-08-26 Shinya Saitowaylandsink: Fix return type of prototype of show_frame()
2019-08-23 Mathieu Duponchelledocstrings: port ulinks to markdown links
2019-03-04 Niels De Graefwaylandsink: Implement XDG-shell stable support
2018-05-06 Fabien Dessennewaylandsink: support fullscreen
2017-12-07 Nicolas Dufresnewaylandsink: Fix memory leak of shm allocator
2017-12-06 Shinya Saitowaylandsink: Fix memory leak of shm allocator.
2017-11-26 Nicolas Dufresnewaylandsink: Add prototype for gst_wayand_pool_get_type()
2017-11-25 Nicolas Dufresnewaylandsink: Rollback video info changes when copying
2017-11-25 Nicolas Dufresnewaylandsink: Validate strides and offset when using...
2017-11-25 Nicolas Dufresnewaylandsink: Update video info size to buffer size
2017-11-25 Nicolas Dufresnewaylandsink: Allocate only what's needed when copying
2017-11-25 Nicolas Dufresnewaylandsink: Only try SHM for single memory buffer
2017-11-25 Nicolas Dufresnewlwindow: Only update video info on new render
2017-11-25 Nicolas Dufresnewaylandsink: Disable video-alignment from the pool
2017-09-06 Nicolas DufresneRequest minimum buffer even if need_pool is FALSE
2017-04-12 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2017-02-22 Fabien Dessennewaylandsink: consider buffer size when copying to wl...
2017-01-03 Fabien Dessennewaylandsink: fix display re-connection (redraw pending)
2016-11-03 Nicolas Dufresnewaylandsink: Rework dmabuf support
2016-11-03 Fabien Dessennewaylandsink: support linux dmabuf protocol
2016-11-03 Nicolas Dufresnewaylandsink: Allow any kind of FD for shm memory
2016-10-13 Arun Raghavanwaylandsink: Properly configure internal pool
2016-09-30 Arun Raghavanwaylandsink: Actually use buffer pool config after...
2016-09-23 Nicolas Dufresnewaylandsink: Don't leak GValues in getcaps
2016-09-22 Nicolas Dufresnewaylandsink: Update our window size on configure event
2016-09-22 Nicolas Dufresnewaylandsink: Remove atomic operation
2016-09-22 Nicolas Dufresnewaylandsink: Do not pre-configure proposed pool
2016-09-21 Nicolas Dufresnewaylandsink: Port to vmeta and GstVideoFrame
2016-09-21 Nicolas Dufresnewaylandsink: Don't propose multiple time the same buffe...
2016-09-21 Nicolas Dufresnewaylandsink: Promote debug trace into error trace
2016-09-21 Nicolas Dufresnewaylandsink: Factor-out the pool creation
2016-09-21 Nicolas Dufresnewaylansink: Implement _show_frame()
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2015-12-15 Vineeth TMplugins-bad: Fix example pipelines
2015-11-19 Reynaldo H. Verdej... Remove unnecessary NULL checks before g_free()
2015-11-03 Hyunil Parkwaylandsink: Add exception code for setting wl_surface
2015-11-03 Hyunil Parkwaylandsink: Add exception code for setting wl_display
2015-10-26 George Kiagiadakiswaylandsink: don't advertise the local wl_display context
2015-10-14 George Kiagiadakiswaylandsink: fix fallback buffer allocation
2015-10-14 George Kiagiadakiswaylandsink: rename GstWlDisplay::formats array to...
2015-01-23 Edward Herveywaylandsink: Free leaked GstStructure
2014-10-11 Benjamin Gaignardwaylandsink: do not render twice the same buffer
2014-10-11 George Kiagiadakiswaylandsink: stack the video subsurface into another...
2014-10-11 George Kiagiadakiswaylandsink: rename video format conversion functions...
2014-10-11 George Kiagiadakiswaylandsink: remove the ugly gst_wl_display_stop()...
2014-10-11 George Kiagiadakiswaylandsink: replace the custom buffer pool with an...
2014-10-11 George Kiagiadakiswaylandsink: rework the mechanism for keeping buffers...
2014-09-17 Ognyan Tonchevwaylandsink: do not leak buffer pool in error case
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...
next