summaryrefslogtreecommitdiff
path: root/sys/d3dvideosink/directx
Commit message (Collapse)AuthorAgeFilesLines
* d3dvideosink: Various improvementsRoland Krikava2012-12-2217-1397/+0
| | | | | | * XOverlay set_render_rectangle support (Useful for rendering in QT QML) * Video format negotiation (with preference ordering) * Using Direct3D9 (No benefit to using newer D3D versions)
* Fix FSF addressTim-Philipp Müller2012-11-0417-34/+34
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=687520
* d3dvideosink: port to the new GLib thread APIMark Nauwelaerts2012-09-111-3/+3
|
* Port d3dvideosink to 0.11Руслан Ижбулатов2012-05-237-4/+20
| | | | Fixes #674817
* d3dvideosink: fix compiler warnings and build failure with mingwРуслан Ижбулатов2012-03-032-4/+4
| | | | | | | | | shared.d3ddev was removed a while back, not sure how this still compiles for anyone (tpm). https://bugzilla.gnome.org/show_bug.cgi?id=653718 https://bugzilla.gnome.org/show_bug.cgi?id=670143 https://bugzilla.gnome.org/show_bug.cgi?id=656905
* d3dvideosink: compile fixLevente Farkas2011-06-051-3/+3
| | | | Signed-off-by: David Schleef <ds@schleef.org>
* d3dvideosink: Add pluginDavid Schleef2011-06-0417-0/+1381
Fixes #651782. Patch from various authors, by way of ossbuild.