On Mon, 5 Jul 2021, at 04:29, Fei Wang wrote: > Defined in spec 7.11.3.6/7.11.3.7. ... > +static const uint16_t div_lut[AV1_DIV_LUT_NUM] = { > + 16384, 16320, 16257, 16194, 16132, 16070, 16009, 15948, 15888, > 15828, 15768,
Where are those numbers coming from? From the spec? From an annex? Then add a comment in the code for this, and not just in the commit log. -- Jean-Baptiste Kempf - President +33 672 704 734 _______________________________________________ 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".