mirror of
https://github.com/samsonjs/media.git
synced 2026-04-08 11:45:51 +00:00
Previously, input assets had to be all SDR or all HDR. After this CL, if tone-mapping is requested, HDR and SDR may mix in any order. If tone-mapping is not requested, SDR may precede HDR, but not vice versa, until SDR to HDR tone-mapping is implemented Some changes to accomplish this include: 1. Inputting the decoded format's color to VideoFrameProcessor.registerInputStream for each stream. 2. Calculating the estimated decoded format's color for each stream, by estimating it based on MediaCodec tone-mapping. PiperOrigin-RevId: 602747837 |
||
|---|---|---|
| .. | ||
| java/androidx/media3/transformer | ||
| AndroidManifest.xml | ||