summaryrefslogtreecommitdiff
path: root/libavfilter/vsrc_ddagrab.c
Commit message (Expand)AuthorAge
* all: use designated initializers for AVOption.unitAnton Khirnov2024-02-14
* avfilter/ddagrab: only use acquired texture on valid updatesTimo Rothenpieler2024-02-09
* lavfi/vsrc_ddagrab: add an option to avoid duplicating framesAnton Khirnov2024-01-30
* avfilter/ddagrab: create secondary xor mouse textureTimo Rothenpieler2023-10-09
* avfilter/ddagrab: actually use provided texture pointerTimo Rothenpieler2023-10-09
* all: Use av_frame_replace() where appropriateAndreas Rheinhardt2023-09-10
* configure: Set WIN32_LEAN_AND_MEAN at configure timeL. E. Segovia2023-08-14
* avfilter: Remove unnecessary formats.h inclusionsAndreas Rheinhardt2023-08-07
* avfilter/vsrc_ddagrab: calculate pointer position on rotated screensTimo Rothenpieler2023-07-15
* avfilter/vsrc_ddagrab: account for mouse-only frames during probingTimo Rothenpieler2023-07-15
* lavfi: add a flag for filters able to work with hw_device_ctxAnton Khirnov2023-03-24
* avfilter/vsrc_ddagrab: add options for more control over output format fallbackTimo Rothenpieler2022-08-13
* avfilter/vsrc_ddagrab: add rgbaf16 output supportTimo Rothenpieler2022-08-13
* avfilter/vsrc_ddagrab: set sRGB color information on output framesTimo Rothenpieler2022-08-06
* avfilter/vsrc_ddagrab: make output format user configurableTimo Rothenpieler2022-08-06
* avfilter/vsrc_ddagrab: move most of init to config_propsTimo Rothenpieler2022-08-05
* avfilter/vsrc_ddagrab: fix mouse cursor render initTimo Rothenpieler2022-08-05
* avfilter/vsrc_ddagrab: check for existence of DPI_AWARENESS_CONTEXTTimo Rothenpieler2022-07-19
* avfilter/vsrc_ddagrab: dynamically load SetThreadDpiAwarenessContextTimo Rothenpieler2022-07-19
* avfilter: add vsrc_ddagrabTimo Rothenpieler2022-07-18