On Mon, 2021-07-05 at 07:12 +0200, Jean-Baptiste Kempf wrote: > 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.
It's defined in spec 7.11.3.7. I will add the comment into the code. Thanks Fei _______________________________________________ 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".