summaryrefslogtreecommitdiff
path: root/ext/wayland
Commit message (Expand)AuthorAgeFilesLines
...
* waylandsink: Wait for the frame_cb to redraw and drop frames meanwhileGeorge Kiagiadakis2014-06-172-1/+12
* waylandsink: Handle wl_buffer::release and don't reuse buffers that are not r...George Kiagiadakis2014-06-173-16/+142
* waylandsink/waylandpool: remove useless munmap callGeorge Kiagiadakis2014-06-172-6/+0
* waylandsink/waylandpool: call the start/stop methods of the parent classGeorge Kiagiadakis2014-06-171-2/+4
* waylandsink/waylandpool: unlink mmaped shm files so that they don't remain on...George Kiagiadakis2014-06-171-0/+1
* waylandsink: implement the GstVideoOverlay & GstWaylandVideo interfacesGeorge Kiagiadakis2014-06-174-45/+206
* waylandsink: implement with stubs the GstWaylandVideo & GstVideoOverlay inter...George Kiagiadakis2014-06-172-10/+80
* waylandsink: handle the list of supported formats properlyGeorge Kiagiadakis2014-06-174-11/+26
* waylandsink/wlvideoformat: add mappings for many common formatsGeorge Kiagiadakis2014-06-171-0/+31
* waylandsink: unref the buffer poolGeorge Kiagiadakis2014-06-171-0/+3
* waylandsink/waylandpool: ref the display instead of the sink to avoid cyclic ...George Kiagiadakis2014-06-173-16/+14
* waylandsink: make the display property usefulGeorge Kiagiadakis2014-06-172-10/+14
* waylandsink: access sink->pool in a more atomic fashionGeorge Kiagiadakis2014-06-171-8/+6
* waylandsink: remove the useless wayland_lockGeorge Kiagiadakis2014-06-172-8/+0
* waylandsink: apply the same debug category to all the subobjectsGeorge Kiagiadakis2014-06-174-0/+12
* waylandsink: cleanup header includesGeorge Kiagiadakis2014-06-177-29/+23
* waylandsink: split window-related code out to a new GstWlWindow classGeorge Kiagiadakis2014-06-175-92/+249
* waylandsink: remove callback and redraw_pending variables from the window str...George Kiagiadakis2014-06-172-12/+3
* waylandsink/waylandpool: improve debug messageGeorge Kiagiadakis2014-06-171-1/+2
* waylandsink/waylandpool: find the video format from the GstVideoInfo instead ...George Kiagiadakis2014-06-171-1/+3
* waylandsink/waylandpool: refactor codeGeorge Kiagiadakis2014-06-172-154/+112
* waylandsink: split video format related functions out to a separate fileGeorge Kiagiadakis2014-06-175-63/+131
* waylandsink/waylandpool: move code around for better readabilityGeorge Kiagiadakis2014-06-171-30/+34
* waylandsink: move struct shm_pool and its related functions to waylandpool.cGeorge Kiagiadakis2014-06-174-75/+79
* waylandsink: Use XDG_RUNTIME_DIR instead of /tmp for the shm fileGeorge Kiagiadakis2014-06-171-1/+2
* waylandsink: remove unused variablesGeorge Kiagiadakis2014-06-174-8/+0
* waylandsink: process display events in a separate threadGeorge Kiagiadakis2014-06-176-112/+319
* waylandsink: tidy up the header filesGeorge Kiagiadakis2014-06-172-5/+12
* wayland: Remove dead assignmentEdward Hervey2014-04-141-1/+1
* all: Fix for GST_DISABLE_GST_DEBUGEdward Hervey2013-07-291-12/+2
* wayland: Add support for RGBx and RGBA formatsBenjamin Gaignard2013-06-183-10/+77
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* waylandsink: do not default to a fullscreen canvasJoe Konno2012-12-231-2/+0
* Fix FSF addressTim-Philipp Müller2012-11-042-4/+4
* wayland: update to wayland-protocol 0.99Sreerenj Balachandran2012-10-202-31/+29
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* meta info: register thread-safely.Michael Smith2012-10-031-2/+3
* Remove some liboil referencesTim-Philipp Müller2012-09-291-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* waylandsink: fail gracefully with an error message if we can't connect to way...Tim-Philipp Müller2012-09-131-1/+12
* wayland: use scale fullscreen method.Sreerenj Balachandran2012-08-211-1/+1
* wayland: respond to ping/pong protocol so we're not deemed unresponsive.Sreerenj Balachandran2012-08-211-1/+29
* wayland: More fixes based on wayland-0.95.0 and gstreamer-1.0 apisSreerenj Balachandran2012-08-215-168/+626
* Fix up FSF address in some source files as wellTim-Philipp Müller2012-08-182-2/+4
* celt, opencv, wayland, dvbsub, festival, hls: printf format fixesTim-Philipp Müller2012-07-151-1/+1
* wayland: don't link to gstinterfaces, which doesn't exist any moreAlban Browaeys2012-07-141-1/+0
* wayland: port to 0.11Wim Taymans2012-05-232-272/+144
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-2/+2
* waylandsink: Fix warnings, proper structuring, dead code removal, adding doc ...Sreerenj Balachandran2012-03-132-103/+64