On Fri, Mar 28, 2025 at 03:26:49AM +0100, Michael Niedermayer wrote: > This increases the search space from the hardcoded 17 tables > to ~ 23^512 tables > > The mul_count choice is chosen by bruteforce > > All testcases tried, improve > > Sponsored-by: Sovereign Tech Fund > Signed-off-by: Michael Niedermayer <[email protected]> > --- > libavcodec/ffv1enc.c | 89 +++++++++++++++++++++++++------------------- > 1 file changed, 51 insertions(+), 38 deletions(-)
will apply [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I have often repented speaking, but never of holding my tongue. -- Xenocrates
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
