summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* waylandsink: fix crash in case there is no pool because of a caps negotiation...George Kiagiadakis2014-06-171-4/+8
* waylandsink: set an empty input region on the video surfaceGeorge Kiagiadakis2014-06-171-0/+6
* waylandsink/wlwindow: reuse code between the two constructorsGeorge Kiagiadakis2014-06-171-8/+2
* waylandsink: increase debug messagesGeorge Kiagiadakis2014-06-171-0/+5
* waylandsink: Use a boolean in combination with render_cond to comply with GCo...George Kiagiadakis2014-06-172-4/+9
* waylandsink: Implement expose() and handle resizing properly in non-PLAYING s...George Kiagiadakis2014-06-172-34/+62
* waylandsink: Use wl_scaler/wl_viewport to scale the surface in the compositor...George Kiagiadakis2014-06-176-31/+18
* waylandsink: Build bindings for the unstable wl_scaler specGeorge Kiagiadakis2014-06-173-4/+182
* waylandsink: Set external surfaces and their child objects to use our own eve...George Kiagiadakis2014-06-171-0/+2
* 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
* glvideomixer: silence incorrect number of arguments in format warningMatthew Waters2014-06-151-1/+1
* glvideomixer: wire up the alpha pad propertyMatthew Waters2014-06-151-6/+10
* glvideomixer: support input frame scalingMatthew Waters2014-06-151-2/+34
* glvideomixer: add positioning of input streamsMatthew Waters2014-06-152-10/+170
* glfilterapp: actually emit the client-draw signalMatthew Waters2014-06-122-22/+24
* hls: fix build with GLib 2.32Tim-Philipp Müller2014-06-121-0/+19
* glfilterapp: remove the reshape/draw propertiesMatthew Waters2014-06-122-46/+30
* glimagesink: replace pointer properties with signalsMatthew Waters2014-06-122-66/+61
* hlsdemux: Improve parsing quoted key URIs and apply it for I-frame-based stre...Damian Ziobro2014-06-061-34/+44
* hlsdemux: Don't store the current key in the playlistSebastian Dröge2014-06-062-7/+8
* hlsdemux: Fix compiler warningsSebastian Dröge2014-06-061-2/+2
* hlsdemux: Reload the variant playlist if refreshing a playlist or downloading...Thomas Bluemel2014-06-063-13/+241
* schroenc: Use an arbitrary framerate if none if givenOlivier Crête2014-06-051-2/+11