Oct 6, 2022, 21:15 by r...@remlab.net: > --- > tests/checkasm/Makefile | 1 + > tests/checkasm/checkasm.h | 10 ++ > tests/checkasm/riscv/checkasm.S | 178 ++++++++++++++++++++++++++++++++ > 3 files changed, 189 insertions(+) > create mode 100644 tests/checkasm/riscv/checkasm.S > > diff --git a/tests/checkasm/Makefile b/tests/checkasm/Makefile > index f330d3a8ab..62d6616faf 100644 > --- a/tests/checkasm/Makefile > +++ b/tests/checkasm/Makefile > @@ -63,6 +63,7 @@ CHECKASMOBJS-$(CONFIG_AVUTIL) += $(AVUTILOBJS) >
Pushed along with the Opus postfilter patches and the AAC clobber fix. I fixed the switch() style in the postfilter code, we don't indent cases. Thanks. _______________________________________________ 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".