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

The old code that uses MediaCodec directly has a race condition that causes the decoder to incorrectly crop the decoded picture. PiperOrigin-RevId: 690620868