media/library/transformer/src/androidTest
hschlueter d37cf34131 Rename GlFrameProcessor to SingleFrameGlTextureProcessor.
Also update names of implementations to match design doc.
In follow-ups, SingleFrameGlTextureProcessor will become
an abstract implementation of a new GlTextureProcessor
interface.

Texture processor makes sense as it processes OpenGL textures.
The term frame processor will be used for something else in
follow-ups.

PiperOrigin-RevId: 451142085
2022-05-30 17:01:17 +00:00
..
java/com/google/android/exoplayer2/transformer Rename GlFrameProcessor to SingleFrameGlTextureProcessor. 2022-05-30 17:01:17 +00:00
AndroidManifest.xml Transformer Demo: Remove unneeded external storage permission 2022-02-02 10:44:00 +00:00