Re: [FFmpeg-devel] [PATCH] checkasm/hevc_idct : update test bit depth from 8 9 and 10 to 8 10 and 12

2018-03-18 Thread James Almer
On 3/19/2018 12:38 AM, Yingming Fan wrote: > Hi, is there any review? This patch has been going on for a week. > > Yingming Fan Pushed, sorry for the delay. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-

Re: [FFmpeg-devel] [PATCH] checkasm/hevc_idct : update test bit depth from 8 9 and 10 to 8 10 and 12

2018-03-18 Thread Yingming Fan
Hi, is there any review? This patch has been going on for a week. Yingming Fan > On 11 Mar 2018, at 10:17 AM, Yingming Fan wrote: > > Hi, there. Is there any comment? I think i did the right fix. > > Yingming Fan > >> On 8 Mar 2018, at 4:17 PM, Hendrik Leppkes wrote: >> >> On Thu, Mar 8, 20

Re: [FFmpeg-devel] [PATCH] checkasm/hevc_idct : update test bit depth from 8 9 and 10 to 8 10 and 12

2018-03-10 Thread Yingming Fan
Hi, there. Is there any comment? I think i did the right fix. Yingming Fan > On 8 Mar 2018, at 4:17 PM, Hendrik Leppkes wrote: > > On Thu, Mar 8, 2018 at 9:16 AM, Paul B Mahol wrote: >> On 3/8/18, Yingming Fan wrote: >>> From: Yingming Fan >>> >>> --- >>> We have 8 10 and 12 SIMD codes, but

Re: [FFmpeg-devel] [PATCH] checkasm/hevc_idct : update test bit depth from 8 9 and 10 to 8 10 and 12

2018-03-08 Thread Hendrik Leppkes
On Thu, Mar 8, 2018 at 9:16 AM, Paul B Mahol wrote: > On 3/8/18, Yingming Fan wrote: >> From: Yingming Fan >> >> --- >> We have 8 10 and 12 SIMD codes, but previous checkasm hevc_idct only test 8 >> and 10 bit depth. >> >> tests/checkasm/hevc_idct.c | 4 ++-- >> 1 file changed, 2 insertions(+)

Re: [FFmpeg-devel] [PATCH] checkasm/hevc_idct : update test bit depth from 8 9 and 10 to 8 10 and 12

2018-03-08 Thread Paul B Mahol
On 3/8/18, Yingming Fan wrote: > From: Yingming Fan > > --- > We have 8 10 and 12 SIMD codes, but previous checkasm hevc_idct only test 8 > and 10 bit depth. > > tests/checkasm/hevc_idct.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/tests/checkasm/hevc_idct.c b/

[FFmpeg-devel] [PATCH] checkasm/hevc_idct : update test bit depth from 8 9 and 10 to 8 10 and 12

2018-03-07 Thread Yingming Fan
From: Yingming Fan --- We have 8 10 and 12 SIMD codes, but previous checkasm hevc_idct only test 8 and 10 bit depth. tests/checkasm/hevc_idct.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/checkasm/hevc_idct.c b/tests/checkasm/hevc_idct.c index eea712101d..c2