summaryrefslogtreecommitdiffstats
path: root/libavdevice/gdigrab.c
Commit message (Expand)AuthorAgeFilesLines
* libavdevice/gdigrab: fix ffmpeg -devices doesn't show gdigrabJun Zhao2019-05-171-0/+1
* libavdevice/gdigrab: fix HIDPI support for mouse positioningDilshod Mukhtarov2019-01-301-9/+10
* libavdevice/gdigrab: fix HIDPI support for window captureDilshod Mukhtarov2019-01-301-4/+10
* avdevice: migrate to AVFormatContext->urlMarton Balint2018-01-281-1/+1
* avdevice/gdigrab: Fix screen size and mouse position calculations on hi-DPI s...Harald Gaechter2018-01-121-2/+8
* avdevice: Fix max value of AV_OPT_TYPE_VIDEO_RATEMichael Niedermayer2016-06-091-1/+1
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-4/+5
* lavd/gdigrab: mouse dpi awarenessMetaksakis Georgios2016-02-151-0/+6
* gdigrab: grab right desktop size if DPI in use, based on patch from Alexander...Matt Oliver2015-10-311-11/+17
* gdigrab: fix gdi object leak if using mouserogerdpack2014-08-191-0/+6
* Add Win32 GDI-based screen grabbingCalvin Walton2014-04-031-0/+630
OpenPOWER on IntegriCloud