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

Invalid frames have no impact on ExoPlayer ability to play the media and should not fail on errors. Some tools can add 100Mb images in the tags that will trigger recoverable OOM with this fix.