Add back release notes about deprecated HDR symbols
These were accidentally removed in 832d5b5f98
PiperOrigin-RevId: 545156495
This commit is contained in:
parent
f486074f82
commit
6d351a3c12
@ -103,6 +103,12 @@
|
|||||||
tests and Compose UI tests. This fixes a bug where playback advances
|
tests and Compose UI tests. This fixes a bug where playback advances
|
||||||
non-deterministically during Espresso or Compose view interactions.
|
non-deterministically during Espresso or Compose view interactions.
|
||||||
* Remove deprecated symbols:
|
* Remove deprecated symbols:
|
||||||
|
* Remove
|
||||||
|
`TransformationRequest.Builder.setEnableRequestSdrToneMapping(boolean)`
|
||||||
|
and
|
||||||
|
`TransformationRequest.Builder.experimental_setEnableHdrEditing(boolean)`.
|
||||||
|
Use `Composition.Builder.setHdrMode(int)` and pass the `Composition` to
|
||||||
|
`Transformer.start(Composition, String)` instead.
|
||||||
|
|
||||||
## 1.1
|
## 1.1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user