summaryrefslogtreecommitdiff
path: root/sys/winscreencap
Commit message (Expand)AuthorAgeFilesLines
* dxgiscreencapsrc: renegotiate caps on resolution changeJakub Adam2021-05-213-32/+75
* dxgicapture: reinitialize duplication interface on ERROR_ACCESS_LOSTJakub Adam2021-04-301-13/+63
* gst: don't use volatile to mean atomicMatthew Waters2021-03-221-1/+1
* plugins: Use g_win32_error_message for HRESULT to string conversionSeungha Yang2020-07-181-21/+11
* plugins: Update for documentation of Windows pluginsSeungha Yang2020-07-021-0/+5
* dxgiscreencapsrc: Add missing debug category initSeungha Yang2020-06-301-0/+2
* dxgiscreencapsrc: Load HLSL compiler library using g_module_openSeungha Yang2020-06-226-16/+77
* dxgiscreencapsrc: Reorganize debug category usageSeungha Yang2020-06-223-4/+10
* winscreencap: Remove trailing whitespacesSeungha Yang2020-06-222-16/+16
* winscreencap: Add dxgiscreencapsrc element.Jun-ichi OKADA2020-06-166-4/+2033
* documentation: fixed a heap o' typosAaron Boxer2019-11-052-3/+3
* Remove autotools build systemTim-Philipp Müller2019-10-141-10/+0
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-271-3/+12
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* Fix code indentationTim-Philipp Müller2018-04-221-3/+3
* dx9screenscapsrc: consolidate UNLOCKTim-Philipp Müller2018-04-221-3/+3
* resindvd, uvch264src, dx9screencapsrc: fix clock ref leaks in error pathsGarima Gaur2018-04-121-0/+5
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-122-6/+6
* gdiscreencapsrc: remove empty gst_gdiscreencapsrc_stop vfuncPhilippe Renon2016-11-141-10/+0
* dx9screencapsrc: add "cursor" option to draw the cursorFlorian Zwoch2016-11-022-0/+49
* meson: winscreencap depends on gstvideoScott D Phillips2016-10-211-1/+1
* dx9screencapsrc: throw error for invalid screen indexFlorian Zwoch2016-09-221-6/+13
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+18
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-242-4/+2
* plugins-bad: Fix example pipelinesVineeth TM2015-12-152-6/+6
* winscreencap: Properly timestamp buffers with the current clock running time ...Sebastian Dröge2015-08-034-108/+182
* winscreencap: Initial port to 1.0Sebastian Dröge2013-06-206-195/+101
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* winscreencap: Fix configure check and compilationSebastian Dröge2012-12-111-2/+2
* Fix FSF addressTim-Philipp Müller2012-11-046-12/+12
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-172-2/+2
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-142-2/+2
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-293-30/+35
|\
| * winscreencap: Fix compiling with mingwRaimo Järvi2012-03-202-24/+26
| * winscreencap: Integrate into autotools build systemDmitry Ketov2012-03-141-6/+9
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-282-4/+2
|/
* gdiscreencapsrc: fix memory leakFrancis Rammeloo2010-12-131-0/+4
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-182-19/+10
* Added documentation blobs. Thanks to Stefan for noticing!Ole André Vadla Ravnås2008-08-242-0/+47
* New plugin: winscreencap (#463941).Haakon Sporsheim2008-08-247-0/+1404