Add release note

This commit is contained in:
Ian Baker 2025-01-10 16:04:04 +00:00
parent b2f9c1e252
commit 4744f082af

View File

@ -44,6 +44,8 @@
Previously we incorrectly parsed any number of decimal places but always Previously we incorrectly parsed any number of decimal places but always
assumed the value was in milliseconds, leading to incorrect timestamps assumed the value was in milliseconds, leading to incorrect timestamps
([#1997](https://github.com/androidx/media/issues/1997)). ([#1997](https://github.com/androidx/media/issues/1997)).
* Add support for VobSub subtitles
([#8260](https://github.com/google/ExoPlayer/issues/8260)).
* Metadata: * Metadata:
* Image: * Image:
* DataSource: * DataSource: