Files
obs-studio/plugins
PatTheMav 992d18b66c win-capture: Fix reporting valid width and height if not capturing
While the inject-helper tries to hook an application, the source is
set to `active` until the inject-helper reports being unable to hook.

If the graphics thread updates the transformations of every source in
that time frame, the game-capture source will report the width and
height used from the last valid capture, leading to its selection box
flickering in and out of view.

Ensuring that width and height are only reported when the source is not
only made active but is also capturing content fixes the flickering
issue.
2022-10-09 16:17:05 -07:00
..
2022-08-30 09:00:44 +00:00
2022-07-31 23:40:53 +00:00
2022-08-30 09:00:44 +00:00
2022-08-17 04:22:50 +00:00
2022-08-30 09:00:44 +00:00
2022-10-01 10:36:08 -07:00