mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Clean up of RELEASENOTES
#minor-release PiperOrigin-RevId: 558135984 (cherry picked from commit 271bf7a56ef9fe16d17ae24db5b507ce03bdc37e)
This commit is contained in:
parent
d6c125e588
commit
ed15b15d24
@ -45,7 +45,7 @@ This release includes the following changes since
|
||||
(([#33](https://github.com/androidx/media/issues/33)),([#9978](https://github.com/google/ExoPlayer/issues/9978))).
|
||||
* Rename `MimeTypes.TEXT_EXOPLAYER_CUES` to
|
||||
`MimeTypes.APPLICATION_MEDIA3_CUES`.
|
||||
* Add `PngExtractor` that sends and reads a whole png file into the the
|
||||
* Add `PngExtractor` that sends and reads a whole PNG file into the
|
||||
`TrackOutput` as one sample.
|
||||
* Enhance `SequenceableLoader.continueLoading(long)` method in the
|
||||
`SequenceableLoader` interface to
|
||||
@ -77,7 +77,7 @@ This release includes the following changes since
|
||||
implementation details of an `Extractor` you must first call
|
||||
`Extractor.getUnderlyingInstance`.
|
||||
* Audio:
|
||||
* Add support for 24/32-bit big endian PCM in MP4 and Matroska, and parse
|
||||
* Add support for 24/32-bit big-endian PCM in MP4 and Matroska, and parse
|
||||
PCM encoding for `lpcm` in MP4.
|
||||
* Add support for extracting Vorbis audio in MP4.
|
||||
* Audio Offload:
|
||||
|
Loading…
x
Reference in New Issue
Block a user