We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 820278c commit 2995a55Copy full SHA for 2995a55
RELEASENOTES.md
@@ -97,6 +97,9 @@
97
* Fix bug where `MediaMetadata` was only populated from Vorbis comments
98
with upper-case keys
99
([#876](https://github.com/androidx/media/issues/876)).
100
+ * Catch `OutOfMemoryError` when parsing very large ID3 frames, meaning
101
+ playback can continue without the tag info instead of playback failing
102
+ completely.
103
* DRM:
104
* Extend workaround for spurious ClearKey `https://default.url` license
105
URL to API 33+ (previously the workaround only applied on API 33
0 commit comments