media/libraries/effect/src
huangdarwin bfa492bf4f HDR: Don't assume that swapping between BT709 and BT601 needs tone-map.
VideoFrameProcessor treats BT601 and BT709 as roughly equivalent now, so we
shouldn't be making checks that assume BT709 <-> requires tone-mapping.

Also, the color transfer is a better determinant for tone-mapping than color range, so use just the transfer to determine if tone-mapping is required.

PiperOrigin-RevId: 603083100
(cherry picked from commit cebe6d8ba5)
2024-04-02 16:11:10 +00:00
..
androidTest Fix blank video when switching on/off screen 2024-02-08 17:29:13 +00:00
main HDR: Don't assume that swapping between BT709 and BT601 needs tone-map. 2024-04-02 16:11:10 +00:00
test Migrate Gaussian Blur Effect to media3. 2023-12-22 14:13:19 -08:00