media/library/transformer/src
claincly 98c981f6f2 Set HDR color info on FrameworkMuxer
Not setting the color info results in a missing "colr" box in the produced
container, under file/moov/trak/mdia/minf/stbl/stsd/hvc1. This means extractors
will not be able to find out the transcoded file is HDR.

In `Transformer`, this means it can't transcode this transcoded file, because
it currently relies on the container bearing HDR info to construct the
transcoding sample pipeline.

PiperOrigin-RevId: 487276712
(cherry picked from commit d6c8e3a8af)
2022-11-09 18:05:24 +00:00
..
androidTest HDR: Update test FileUtil to handle null ColorInfo. 2022-11-07 18:49:14 +00:00
main Set HDR color info on FrameworkMuxer 2022-11-09 18:05:24 +00:00
test Change UnsupportedEncodingException to IllegalArgumentException 2022-11-09 17:00:14 +00:00