| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi: add a flag for filters able to work with hw_device_ctx | Anton Khirnov | 2023-03-24 | 1 | -0/+1 |
* | avfilter/vsrc_ddagrab: add options for more control over output format fallback | Timo Rothenpieler | 2022-08-13 | 1 | -3/+9 |
* | avfilter/vsrc_ddagrab: add rgbaf16 output support | Timo Rothenpieler | 2022-08-13 | 1 | -0/+13 |
* | avfilter/vsrc_ddagrab: set sRGB color information on output frames | Timo Rothenpieler | 2022-08-06 | 1 | -0/+12 |
* | avfilter/vsrc_ddagrab: make output format user configurable | Timo Rothenpieler | 2022-08-06 | 1 | -1/+28 |
* | avfilter/vsrc_ddagrab: move most of init to config_props | Timo Rothenpieler | 2022-08-05 | 1 | -43/+37 |
* | avfilter/vsrc_ddagrab: fix mouse cursor render init | Timo Rothenpieler | 2022-08-05 | 1 | -6/+6 |
* | avfilter/vsrc_ddagrab: check for existence of DPI_AWARENESS_CONTEXT | Timo Rothenpieler | 2022-07-19 | 1 | -4/+4 |
* | avfilter/vsrc_ddagrab: dynamically load SetThreadDpiAwarenessContext | Timo Rothenpieler | 2022-07-19 | 1 | -8/+33 |
* | avfilter: add vsrc_ddagrab | Timo Rothenpieler | 2022-07-18 | 1 | -0/+982 |