On Mon, 30 May 2022, Anton Khirnov wrote:
Quoting Michael Niedermayer (2022-05-27 20:52:09)
log2() remains, this can either be replaced by a integer implementation or the
table
hardcoded if needed
Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc>
---
libavcodec/ffv1enc.c | 25 ++++++++++++-------------
tests/ref/vsynth/vsynth1-ffv1-2pass | 4 ++--
tests/ref/vsynth/vsynth2-ffv1-2pass | 4 ++--
tests/ref/vsynth/vsynth3-ffv1-2pass | 4 ++--
tests/ref/vsynth/vsynth_lena-ffv1-2pass | 4 ++--
5 files changed, 20 insertions(+), 21 deletions(-)
Fixes 32bit x86 FATE breakage for me.
Thanks, this fixes failures on arm and aarch64 for me, too.
// Martin
_______________________________________________
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".