Skip to content

Commit 2995a55

Browse files
committed
Add release note
1 parent 820278c commit 2995a55

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

RELEASENOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,9 @@
9797
* Fix bug where `MediaMetadata` was only populated from Vorbis comments
9898
with upper-case keys
9999
([#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.
100103
* DRM:
101104
* Extend workaround for spurious ClearKey `https://default.url` license
102105
URL to API 33+ (previously the workaround only applied on API 33

0 commit comments

Comments
 (0)