On date Sunday 2023-12-17 18:29:33 +0100, Lena wrote:
> Added more context in the error message and did a final test that it all 
> works.
> 
> Thanks for the smooth patch submission process!
> 
> 
> x11grab can capture windows by their ID, but gdigrab can only capture windows 
> by their names, internally calling FindWindowW to lookup its handle.
> 
> This patch simply allows the user to specify a window handle directly.
> Signed-off-by: Lena <l...@nihil.gay>
> ---
>  doc/indevs.texi       |  8 ++++++--
>  libavdevice/gdigrab.c | 15 ++++++++++++++-
>  2 files changed, 20 insertions(+), 3 deletions(-)

Thanks! Applied with a typo fix and a Changelog addition.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to