Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #270308

Category ffmpeg
Changed by Hunter Kvalevog <hunterohnoyoudont@kvog.sh>
Changed at Wed 10 Jun 2026 14:56:20
Repository https://git.ffmpeg.org/ffmpeg.git
Project ffmpeg
Branch master
Revision 54749da98a289e22b406240d2ef06227fe5d0b6b

Comments

avdevice/gdigrab: make overlay window layered
WS_EX_LAYERED allows input events to pass through to windows beneath.

WS_EX_NOACTIVATE prevents the window from stealing focus when created.

Changed files