summaryrefslogtreecommitdiff
path: root/ext/wayland
AgeCommit message (Expand)AuthorFilesLines
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-12-23waylandsink: do not default to a fullscreen canvasJoe Konno1-2/+0
2012-11-04Fix FSF addressTim-Philipp Müller2-4/+4
2012-10-20wayland: update to wayland-protocol 0.99Sreerenj Balachandran2-31/+29
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-10-03meta info: register thread-safely.Michael Smith1-2/+3
2012-09-29Remove some liboil referencesTim-Philipp Müller1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-09-13waylandsink: fail gracefully with an error message if we can't connect to way...Tim-Philipp Müller1-1/+12
2012-08-21wayland: use scale fullscreen method.Sreerenj Balachandran1-1/+1
2012-08-21wayland: respond to ping/pong protocol so we're not deemed unresponsive.Sreerenj Balachandran1-1/+29
2012-08-21wayland: More fixes based on wayland-0.95.0 and gstreamer-1.0 apisSreerenj Balachandran5-168/+626
2012-08-18Fix up FSF address in some source files as wellTim-Philipp Müller2-2/+4
2012-07-15celt, opencv, wayland, dvbsub, festival, hls: printf format fixesTim-Philipp Müller1-1/+1
2012-07-14wayland: don't link to gstinterfaces, which doesn't exist any moreAlban Browaeys1-1/+0
2012-05-23wayland: port to 0.11Wim Taymans2-272/+144
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-2/+2
2012-03-13waylandsink: Fix warnings, proper structuring, dead code removal, adding doc ...Sreerenj Balachandran2-103/+64
2012-03-04waylandsink: Fix in shell_surface_set_fullscreenSreerenj Balachandran1-1/+2
2012-03-04waylandsink: More fixes -- update to Wayland 0.85 protocol -- Added shell sur...Sreerenj Balachandran2-20/+67
2012-03-04Update with new APIs in wayland-client.Sreerenj Balachandran2-48/+18
2012-03-04More Fixes: * Adding buffer_alloc * perform buffer_damage before surface_atta...Sreerenj Balachandran2-153/+298
2012-03-04Initial Commit: Adding Wayland Video SinkSreerenj Balachandran3-0/+701