On 3/7/2018 1:42 AM, Yingming Fan wrote: > From: Yingming Fan <[email protected]> > > --- > Previous patch test 8 9 and 10 bit depth, because i consult codes from > hevc_idct and hevc_add_res. > While this patch test 8 10 and 12 bit depth like what VP9 does. I will > submit another patch fix these issue in hevc_idct and hevc_add_res. > This patch also refined randomize_buffers codes compared to previous patch. > > tests/checkasm/Makefile | 2 +- > tests/checkasm/checkasm.c | 1 + > tests/checkasm/checkasm.h | 1 + > tests/checkasm/hevc_sao.c | 150 > ++++++++++++++++++++++++++++++++++++++++++++++ > tests/fate/checkasm.mak | 1 + > 5 files changed, 154 insertions(+), 1 deletion(-) > create mode 100644 tests/checkasm/hevc_sao.c
Tested on mingw-64 x86 and x86_64, and ArchLinux x86_64. Pushed, thanks. _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
