mirror of https://github.com/FFmpeg/FFmpeg.git
MXF CDCI color range was being set to (1<<sc->component_depth) - 1 for full range but it should be (1<<sc->component_depth) as 0 is a valid value. Signed-off-by: Harry Mallon <harry.mallon@codex.online>pull/352/head
parent
719eb8a2e4
commit
abd58a4192
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue