git.videolan.org Git - x264.git/summary
x264 git repository
Les articles publiés sur le site
-
x86 : Faster pixel_ssd_nv12
17 septembre 2016, par Henrik Gramner -
x86 : SSE zigzag_scan_4x4_field
11 septembre 2016, par Henrik Gramner -
x86 : AVX2 mbtree_propagate_list
7 septembre 2016, par Henrik Gramner -
x86 : Move predict_16x16_dc_left calculations to asm
7 septembre 2016, par Henrik Gramnerx86: Move predict_16x16_dc_left calculations to asm 1-2 cycles faster and avoids some code duplication to decrease code size. Also drop the MMX2 implementation in favor of SSE2 to simplify things.
-
aarch64 : implement x264_plane_copy_swap_neon
26 août 2016, par Janne Grunau