> On 24 Aug 2020, at 09:30, Tomas Härdin <tjop...@acc.umu.se> wrote: > > tor 2020-08-20 klockan 14:58 +0100 skrev Harry Mallon: >> MXF CDCI color range was being set to (1<<sc->component_depth) - 1 >> for full range but it should be (1<<sc->component_depth) is 0 is >> a valid value. > > Grammar here is a bit strange. Do you mean 0 is a valid value? Looks OK > besides this
Sorry, it is meant to read ‘as 0 is a valid value’. Shall I change in a new version? Thanks for being attentive and speedy with my patches btw. Sending things into FFMPEG has been pretty painless. :) Harry. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".