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

DecoderCounters are reset in onEnabled, but the way the local counters in MediaCodecVideoRenderers were reset assumed the DecoderCounters were reset in onStarted. PiperOrigin-RevId: 320440991