Results 10 issues of Ilya Melamed

When you're decoding for too long with Player (or when the OS decides), you can have your WebGL context lost. Here's an error message from Chrome: WebGL: CONTEXT_LOST_WEBGL: loseContext: context...

How can the decoder be temporarily paused?

A great benefit to the project would be the ability to synchronize the frames to an external clock, i.e. a time-based clock, or an audio file. Currently there are no...

* WasHidden & CloseBrowser are now called before bc->bs is dereferenced to disable calls to GetViewRect(), OnPaint() & OnAcceleratedPaint() earlier. * WasHidden, CloseBrowser, Invalidate, SendProcessMessage are now called on the...

Bug Fix

### Description Remove `ExecuteOnBrowser()` wrapper from `BrowserSource::DestroyBrowser()`. ### Motivation and Context Under certain conditions, when browser source scene items are removed in a loop, CEF UI thread may hang waiting...

Bug Fix
Code Cleanup

If cookie store is not flushed, state might become inconsistent: reading from the cookies file will become impossible. No errors will be returned, yet no information will be available, and...

Bug Fix

ValueError: Dimension 0 in both shapes must be equal, but are 7 and 64. Shapes are [7,7,1,64] and [64,3,7,7]. for 'Assign' (op: 'Assign') with input shapes: [7,7,1,64], [64,3,7,7] ## Model...

Calling `obs_get_source_properties("shadertastic_transition")` results in a crash 0xC0000005: Access violation reading location 0x0000000000000000

# Summary API similar to browser panels API to expose the internal implementation of an OBS frontend editable canvas for re-use by developers. # Motivation This should enable consistency in...