Move CEA-708 release note from 1.3.0 to 'unreleased' (1.4.0)
This was added in the wrong place as part of 0a58832d85
PiperOrigin-RevId: 639783174
This commit is contained in:
parent
33c689a93d
commit
64890a95da
@ -136,6 +136,9 @@
|
|||||||
* This was originally included in the `1.3.0-alpha01` release notes,
|
* This was originally included in the `1.3.0-alpha01` release notes,
|
||||||
but the change was accidentally reverted before the `1.3.0-rc01`
|
but the change was accidentally reverted before the `1.3.0-rc01`
|
||||||
release. This is now fixed, so the change is present again.
|
release. This is now fixed, so the change is present again.
|
||||||
|
* CEA-708: Avoid duplicate newlines being added by ExoPlayer's naive
|
||||||
|
handling of the 'set pen location' command
|
||||||
|
([#1315](https://github.com/androidx/media/pull/1315)).
|
||||||
* Metadata:
|
* Metadata:
|
||||||
* Fix mapping of MP4 to ID3 sort tags. Previously the 'album sort'
|
* Fix mapping of MP4 to ID3 sort tags. Previously the 'album sort'
|
||||||
(`soal`), 'artist sort' (`soar`) and 'album artist sort' (`soaa`) MP4
|
(`soal`), 'artist sort' (`soar`) and 'album artist sort' (`soaa`) MP4
|
||||||
@ -568,9 +571,6 @@ This release includes the following changes since the
|
|||||||
`rowLock` and `columnLock` should both be assumed to be true, regardless
|
`rowLock` and `columnLock` should both be assumed to be true, regardless
|
||||||
of the values present in the stream (`columnLock` support is not
|
of the values present in the stream (`columnLock` support is not
|
||||||
implemented, so it's effectively assumed to always be false).
|
implemented, so it's effectively assumed to always be false).
|
||||||
* CEA-708: Avoid duplicate newlines being added by ExoPlayer's naive
|
|
||||||
handling of the 'set pen location' command
|
|
||||||
([#1315](https://github.com/androidx/media/pull/1315)).
|
|
||||||
* Image:
|
* Image:
|
||||||
* Add support for DASH thumbnails. Grid images are cropped and individual
|
* Add support for DASH thumbnails. Grid images are cropped and individual
|
||||||
thumbnails are provided to `ImageOutput` close to their presentation
|
thumbnails are provided to `ImageOutput` close to their presentation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user