egl: explicitly destroy the context
The eglTerminate() documentation state that any contexts and surfaces associated with the display are marked for deletion. But this doesn't seem to be the case on Android with a GLES2 context.
Loading
The eglTerminate() documentation state that any contexts and surfaces associated with the display are marked for deletion. But this doesn't seem to be the case on Android with a GLES2 context.
VideoLAN code repository instance