From: He Yang <1160386...@qq.com>
the region window created by option `-show_region`, though only 3 pixel
width, is not click-throughable.
Signed-off-by: He Yang <1160386...@qq.com>
---
libavdevice/gdigrab.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/libavdevice/gdig
From: He Yang <1160386...@qq.com>
Windows message processing should start as soon as the window is created.
otherwise, Windows may think ffmpeg is not responding.
for example the window may got stucked (by clicking at it) in the previous
code while ffmpeg is querying the user whether to overwrite
From: He Yang <1160386...@qq.com>
Signed-off-by: He Yang <1160386...@qq.com>
---
libavdevice/gdigrab.c | 12 +++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/libavdevice/gdigrab.c b/libavdevice/gdigrab.c
index 9b2c55fe90..c2842975ec 100644
--- a/libavdevice/gdigrab.c
+++
From: He Yang <1160386...@qq.com>
Signed-off-by: He Yang <1160386...@qq.com>
---
libavdevice/gdigrab.c | 19 +++
1 file changed, 15 insertions(+), 4 deletions(-)
diff --git a/libavdevice/gdigrab.c b/libavdevice/gdigrab.c
index 9b2c55fe90..ff4055c925 100644
--- a/libavdevice/gdigr