diff options
author | Harry Mallon <harry.mallon@codex.online> | 2020-08-20 14:58:53 +0100 |
---|---|---|
committer | Tomas Härdin <tjoppen@acc.umu.se> | 2020-08-29 11:02:35 +0200 |
commit | abd58a4192e4c5ea721b22365c211d8fa874f3d2 (patch) | |
tree | 35740ef15ca82ab03671af11ddc3571aaf87d8fe /libavdevice/avdevice.c | |
parent | 719eb8a2e44099b395e8b70878f5f3f3c629865c (diff) | |
download | ffmpeg-abd58a4192e4c5ea721b22365c211d8fa874f3d2.tar.gz |
libavformat/mxfenc: color_range should be inclusive
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>
Diffstat (limited to 'libavdevice/avdevice.c')
0 files changed, 0 insertions, 0 deletions