media/libraries/common/src
tofunmi 0c4b486081 Add context sharing capabilities to the default GlObjectsProvider
Creates a way for apps to provide their EGLContext to DefaultVideoFrameProcessor, so that we can attach their context to the one we create. See [the EGL docs for more information about how contexts are shared in GL](https://registry.khronos.org/EGL/sdk/docs/man/html/eglCreateContext.xhtml)

PiperOrigin-RevId: 525708652
2023-04-24 11:23:37 +01:00
..
main Add context sharing capabilities to the default GlObjectsProvider 2023-04-24 11:23:37 +01:00
test Extend Player interface, overloading 4 device-volume methods with flags 2023-04-13 16:30:30 +01:00