mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Reorder RELEASENOTES to move unreleased changes to correct section
#minor-release PiperOrigin-RevId: 575807109
This commit is contained in:
parent
1ba1998e8d
commit
105bdf57d8
1 changed files with 4 additions and 4 deletions
|
|
@ -16,6 +16,10 @@
|
||||||
* Extractors:
|
* Extractors:
|
||||||
* Audio:
|
* Audio:
|
||||||
* Video:
|
* Video:
|
||||||
|
* Add workaround for a device issue on Galaxy Tab S7 FE, Chromecast with
|
||||||
|
Google TV, and Lenovo M10 FHD Plus that causes 60fps AVC streams to be
|
||||||
|
marked as unsupported
|
||||||
|
([#693](https://github.com/androidx/media/issues/693)).
|
||||||
* Text:
|
* Text:
|
||||||
* Metadata:
|
* Metadata:
|
||||||
* DRM:
|
* DRM:
|
||||||
|
|
@ -62,10 +66,6 @@ This release includes the following changes since the
|
||||||
* Fix bug where the capabilities check for E-AC3-JOC throws an
|
* Fix bug where the capabilities check for E-AC3-JOC throws an
|
||||||
`IllegalArgumentException`
|
`IllegalArgumentException`
|
||||||
([#677](https://github.com/androidx/media/issues/677)).
|
([#677](https://github.com/androidx/media/issues/677)).
|
||||||
* Add workaround for a device issue on Galaxy Tab S7 FE, Chromecast with
|
|
||||||
Google TV, and Lenovo M10 FHD Plus that causes 60fps AVC streams to be
|
|
||||||
marked as unsupported
|
|
||||||
([#693](https://github.com/androidx/media/issues/693)).
|
|
||||||
* Text:
|
* Text:
|
||||||
* Remove `ExoplayerCuesDecoder`. Text tracks with `sampleMimeType =
|
* Remove `ExoplayerCuesDecoder`. Text tracks with `sampleMimeType =
|
||||||
application/x-media3-cues` are now directly handled by `TextRenderer`
|
application/x-media3-cues` are now directly handled by `TextRenderer`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue