summaryrefslogtreecommitdiff
path: root/ext/wayland/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2014-10-11waylandsink: replace the custom buffer pool with an allocatorGeorge Kiagiadakis1-3/+3
2014-10-11waylandsink: rework the mechanism for keeping buffers out of the pool until w...George Kiagiadakis1-0/+4
2014-06-17waylandsink/Makefile.am: Fix scaler-client-protocol.h generationGeorge Kiagiadakis1-0/+8
2014-06-17waylandsink: Build bindings for the unstable wl_scaler specGeorge Kiagiadakis1-4/+24
2014-06-17waylandsink: implement with stubs the GstWaylandVideo & GstVideoOverlay inter...George Kiagiadakis1-4/+6
2014-06-17waylandsink: split window-related code out to a new GstWlWindow classGeorge Kiagiadakis1-3/+4
2014-06-17waylandsink: split video format related functions out to a separate fileGeorge Kiagiadakis1-2/+3
2014-06-17waylandsink: process display events in a separate threadGeorge Kiagiadakis1-2/+2
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-09-29Remove some liboil referencesTim-Philipp Müller1-1/+1
2012-08-21wayland: More fixes based on wayland-0.95.0 and gstreamer-1.0 apisSreerenj Balachandran1-2/+2
2012-07-14wayland: don't link to gstinterfaces, which doesn't exist any moreAlban Browaeys1-1/+0
2012-04-04gst: Update versioningSebastian Dröge1-2/+2
2012-03-04Initial Commit: Adding Wayland Video SinkSreerenj Balachandran1-0/+13