git.videolan.org Git - x264.git/summary
x264 git repository
Les articles publiés sur le site
-
x86 : AVX-512 pixel_sa8d_8x8
28 avril 2017, par Henrik Gramner -
x86 : AVX-512 deblock_strength
19 avril 2017, par Henrik Gramner -
x86 : AVX-512 pixel_satd
13 avril 2017, par Henrik Gramner -
x86 : AVX-512 plane_copy_deinterleave_v210
12 avril 2017, par Henrik Gramner -
x86 : AVX-512 memzero_aligned
9 avril 2017, par Henrik Gramnerx86: AVX-512 memzero_aligned Reorder some elements in the x264_t.mb.pic struct to reduce the amount of padding required. Also drop the MMX implementation in favor of SSE.