On 11/01/2020 09:18, [email protected] wrote:
> From: FgoDt <[email protected]>
> 
> Add use_captureblt option for disable or use CAPTUREBLT flag, when useing the 
> bitblt function with CAPTUREBLT may caused the Windows mouse cursor flicker. 
> most time we don't need this flag to capture window
> I tested on Windows 10 works fine
> 
> Signed-off-by: fgodt <[email protected]>
> ---
>  doc/indevs.texi       |  7 +++++++
>  libavdevice/gdigrab.c | 10 +++++++++-
>  2 files changed, 16 insertions(+), 1 deletion(-)

Does it make sense to name this something like 'capature_layered_windows'?

Using the name of the flag is a bit unintuitive from a user perspective.

Same for the description.

- Derek
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to