summaryrefslogtreecommitdiff
path: root/ext/wayland
Commit message (Expand)AuthorAgeFilesLines
* 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
* waylandsink: Fix in shell_surface_set_fullscreenSreerenj Balachandran2012-03-041-1/+2
* waylandsink: More fixes -- update to Wayland 0.85 protocol -- Added shell sur...Sreerenj Balachandran2012-03-042-20/+67
* Update with new APIs in wayland-client.Sreerenj Balachandran2012-03-042-48/+18
* More Fixes: * Adding buffer_alloc * perform buffer_damage before surface_atta...Sreerenj Balachandran2012-03-042-153/+298
* Initial Commit: Adding Wayland Video SinkSreerenj Balachandran2012-03-043-0/+701