media/demos/gl/src/main
hschlueter 0b08396255 Make GlUtil.GlException checked and remove flag to disable it.
Transformer always enabled glAssertionsEnabled, so there should
be no functional change.

ExoPlayer previously disabled glAssertionsEnabled, so GlUtil logged
GlExceptions instead of throwing them. The GlExceptions are now
caught and logged by the callers so that there should also be no
functional change overall.

This change also replaces EGLSurfaceTexture#GlException with
GlUtil#GlException.

PiperOrigin-RevId: 453963741
(cherry picked from commit cc1f32d094)
2022-06-09 17:53:39 +00:00
..
assets GL: Update BitmapOverlayVideoProcessor naming conventions. 2022-01-25 18:20:39 +00:00
java/androidx/media3/demo/gl Make GlUtil.GlException checked and remove flag to disable it. 2022-06-09 17:53:39 +00:00
res Rename StyledPlayerView to PlayerView 2022-01-25 18:10:42 +00:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00