Hi, 2015-10-12 0:09 GMT+02:00 Michael Niedermayer <mich...@niedermayer.cc>: > this seems to cause artifacts on the red/cyan edge in > ./ffmpeg -f lavfi -i testsrc=s=1920x1080 -vframes 1 -pix_fmt yuv422p -vcodec > dnxhd -flags +ildct -vb 185M test.mov
ok, ff_convert_matrix permutes the table, so the 8 bit case should use permutation o zigzag. What's weird is that fate didn't detect that... Anyway, I have noticed overflows in x86's simple_idct10, I'll send an updated patchset. -- Christophe _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel