summaryrefslogtreecommitdiff
path: root/sys/d3d11/gstd3d11desktopdup.cpp
Commit message (Expand)AuthorAgeFilesLines
* d3d11: Get rid of "extern "C"" wrapping for GST_DEBUG_CATEGORY_EXTERNSeungha Yang2021-09-171-6/+2
* d3d11desktopdupsrc: Add support for desktop size/rotation mode changeSeungha Yang2021-05-201-73/+88
* d3d11desktopdup: Don't ignore error DXGI_ERROR_UNSUPPORTEDSeungha Yang2021-04-301-1/+11
* d3d11desktopdup: Support desktop switchesJakub Adam2021-04-301-0/+11
* Revert "d3d11: Enable native multi-thread protection layer and make use of it"Seungha Yang2021-03-201-0/+4
* d3d11: Enable native multi-thread protection layer and make use of itSeungha Yang2021-03-181-4/+0
* d3d11: Run gst-indent for all C++ codeSeungha Yang2021-03-141-12/+17
* d3d11: Port to C++Seungha Yang2021-03-141-4/+2
* d3d11: Move core methods to gst-libsSeungha Yang2021-01-131-3/+0
* d3d11: Re-implement Desktop Duplication sourceSeungha Yang2020-12-221-0/+1855