mov: fix bitdepth handling
[nihav.git] / nihav-commonfmt / src / demuxers / mov.rs
2020-06-14 Kostya Shishkovmov: fix bitdepth handling
2020-06-13 Kostya Shishkovmov: support default palette and grayscale mode
2020-06-06 Kostya Shishkovremove trailing whitespaces
2020-05-31 Kostya Shishkovintroduce option handling for demuxers
2020-05-20 Kostya Shishkovmov: output track palette as side data
2020-05-17 Kostya Shishkovmov: ignore some common chunks
2020-05-17 Kostya Shishkovmov: read palette if present
2020-04-27 Kostya Shishkovadd MOV demuxer