summaryrefslogtreecommitdiff
path: root/sys/d3dvideosink/d3dvideosink.h
Commit message (Expand)AuthorAgeFilesLines
* d3dvideosink: Add support for crop metaSebastian Dröge2013-03-261-0/+1
* d3dvideosink: Implement a buffer pool that shares D3D surfaces with upstreamSebastian Dröge2013-03-261-0/+3
* d3dvideosink: Don't use "class" as variable name and don't use C99 commentsSebastian Dröge2012-12-221-4/+4
* d3dvideosink: Properly copy frames to D3D with the right strides and everythingSebastian Dröge2012-12-221-24/+0
* d3dvideosink: Remove non-sense display PAR handlingSebastian Dröge2012-12-221-1/+0
* d3dvideosink: Port remaining bits to new GLib threading APISebastian Dröge2012-12-221-8/+8
* d3dvideosink: Update to new GLib threading APISebastian Dröge2012-12-221-2/+2
* d3dvideosink: Rename keep_aspect_ratio to force_aspect_ratio in the header tooSebastian Dröge2012-12-221-1/+1
* d3dvideosink: Various improvementsRoland Krikava2012-12-221-72/+65
* d3dvideosink: fix redefinition of DECLARE_INTERFACE_IIDAndoni Morales Alastruey2012-11-201-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* d3dvideosink: port to the new GLib thread APIMark Nauwelaerts2012-09-111-6/+4
* d3dvideosink: rework locking for devices lostAndoni Morales Alastruey2012-06-261-3/+4
* Port d3dvideosink to 0.11Руслан Ижбулатов2012-05-231-4/+21
* d3dvideosink: create a d3d device for each sink and use the default swap chai...Carsten Kroll2012-02-071-1/+2
* d3dvideosink: Add pluginDavid Schleef2011-06-041-0/+106