You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the case if some OpenGL ES application is running, it may already use the hardware overlay and offscreen framebuffer area, making them unavailable for XV. An attempt to start XV video playback currently results in various glitches.
Basically, we need a software fallback for XV (bug #17) to resolve this.
The text was updated successfully, but these errors were encountered:
In the case if some OpenGL ES application is running, it may already use the hardware overlay and offscreen framebuffer area, making them unavailable for XV. An attempt to start XV video playback currently results in various glitches.
Basically, we need a software fallback for XV (bug #17) to resolve this.
The text was updated successfully, but these errors were encountered: