Re: [FFmpeg-devel] [PATCH v5] avdevice/xcbgrab: Add select_region option

2020-07-10 Thread Andriy Gelman
Hi Omar, Thanks for updating. I have some final comments below. Otherwise patch lgtm. Hopefully others find time to test or comment. On Wed, 08. Jul 11:55, Omar Emara wrote: > This patch adds a select_region option to the xcbgrab input device. > If set to 1, the user will be prompted to select

[FFmpeg-devel] [PATCH v5] avdevice/xcbgrab: Add select_region option

2020-07-08 Thread Omar Emara
This patch adds a select_region option to the xcbgrab input device. If set to 1, the user will be prompted to select the grabbing area graphically by clicking and dragging. A rectangle will be drawn to mark the grabbing area. A single click with no dragging will select the whole screen. The option