Le maanantaina 23. joulukuuta 2024, 17.01.32 UTC+2 uk7b-at- [email protected] a écrit : > From: sunyuechi <[email protected]> > > --- > libavcodec/riscv/h26x/asm.S | 36 +++++++++++++++++----------------- > libavcodec/riscv/vvc/sad_rvv.S | 2 +- > 2 files changed, 19 insertions(+), 19 deletions(-) > > diff --git a/libavcodec/riscv/h26x/asm.S b/libavcodec/riscv/h26x/asm.S > index d99690d9a0..0c9ebbdaad 100644 > --- a/libavcodec/riscv/h26x/asm.S > +++ b/libavcodec/riscv/h26x/asm.S > @@ -20,46 +20,46 @@ > > #include "libavutil/riscv/asm.S" > > -.macro vsetvlstatic w, vlen, en, mn1, mn2, mn3, mn4, mn5, mn6 > +.macro vsetvlstatic w, vlen, en, mn1, mn2, mn3, mn4, mn5, mn6, vta=ta
Probably OK, but AFAIR, there is also a problem with uninitialised values in the VVC SAD code. -- 雷米‧德尼-库尔蒙 http://www.remlab.net/ _______________________________________________ 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".
