Test file produced with: $ MP4Box -add "sample.mp4#video:colr=nclc,1,1,1" -new sample_18byte_nclx_colr.mp4 And then manually changing the `nclc` bytes to `nclx`. This produces an 18-byte `colr` box with type `nclx`. The bitstream of this file does not contain HDR content, so the file itself is invalid for playback with a real decoder, but adding the box is enough to test the extractor change in this commit. (aside: MP4Box will let you pass `nclx`, but it requires 4 parameters, i.e. it requires the full_range_flag to be set, resulting in a valid 19-byte colr box) #minor-release Issue: #9332 PiperOrigin-RevId: 405842520
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| amr | Loading commit data... | |
| flac | Loading commit data... | |
| flv | Loading commit data... | |
| jpeg | Loading commit data... | |
| metadata | Loading commit data... | |
| mkv | Loading commit data... | |
| mp3 | Loading commit data... | |
| mp4 | Loading commit data... | |
| ogg | Loading commit data... | |
| rawcc | Loading commit data... | |
| text | Loading commit data... | |
| ts | Loading commit data... | |
| wav | Loading commit data... | |
| Ac3UtilTest.java | Loading commit data... | |
| ConstantBitrateSeekMapTest.java | Loading commit data... | |
| DefaultExtractorInputTest.java | Loading commit data... | |
| DefaultExtractorsFactoryTest.java | Loading commit data... | |
| ExtractorTest.java | Loading commit data... | |
| ExtractorUtilTest.java | Loading commit data... | |
| FlacFrameReaderTest.java | Loading commit data... | |
| FlacMetadataReaderTest.java | Loading commit data... | |
| FlacStreamMetadataTest.java | Loading commit data... | |
| HevcConfigTest.java | Loading commit data... | |
| Id3PeekerTest.java | Loading commit data... | |
| NalUnitUtilTest.java | Loading commit data... | |
| OpusUtilTest.java | Loading commit data... | |
| ParsableNalUnitBitArrayTest.java | Loading commit data... | |
| VorbisBitArrayTest.java | Loading commit data... | |
| VorbisUtilTest.java | Loading commit data... |