mirror of
https://github.com/androidx/media.git
synced 2025-05-05 06:30:24 +08:00

Wrapping MediaCodec ISEs in MediaCodecDecoderException lets us attach MediaCodecInfo, which contains lots of useful information such as the MediaCodec name, the codec capabilities, etc. PiperOrigin-RevId: 323575782