On Wed, Sep 6, 2023 at 8:12 AM Tomas Härdin <g...@haerdin.se> wrote:
> ons 2023-09-06 klockan 02:10 +0200 skrev Paul B Mahol: > > +static const uint16_t sr_table[16] = { > > + 0, 1764, 3528, 3840, 160, 320, 441, 480, 640, 882, 960, 1920, 0, > > 0, 0, 0 > > +}; > > Why not premultiply these by 50? > Because that would use 2x more space. > /Tomas > _______________________________________________ > 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". > _______________________________________________ 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".