mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

This simplifies ChainingGlTextureProcessor as it now only connects a consuming and a producing GlTextureProcessor rather than a previous, current, and next GlTextureProcessor. Also use default no-op implementations of the listeners in SingleFrameGlTextureProcessor and MediaPipeProcessor to avoid null-checks. PiperOrigin-RevId: 466301642 (cherry picked from commit 7dc05edbab233dcd631a4a78ad65f1c30a1e9734)