mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
All instances of PlaybackVideoGraphWrapper use the same VIDEO_FRAME_PROCESSOR_FACTORY_SUPPLIER which uses the same DefaultGlObjectsProvider. Each call to DefaultGlObjectsProvider.release() releases all previously created EGLContexts. Lazily create a new DefaultGlObjectsProvider for each DefaultVideoFrameProcessor (not one per factory). PiperOrigin-RevId: 693658458 |
||
|---|---|---|
| .. | ||
| androidTest | ||
| main | ||
| test | ||