git.videolan.org Git - x264.git/summary
x264 git repository
Les articles publiés sur le site
-
x86inc : Fix AVX emulation of scalar float instructions
4 mars 2016, par Henrik Gramner -
x86 : dct2x4dc asm
27 février 2016, par Henrik Gramner -
x86 : SSE2/AVX idct_dequant_2x4_(dc|dconly)
20 février 2016, par Henrik Gramnerx86: SSE2/AVX idct_dequant_2x4_(dc|dconly) Only used in 4:2:2. Both 8-bit and high bit-depth implemented. Approximate performance improvement compared to C on Ivy Bridge: x86-32 x86-64 idct_dequant_2x4_dc 2.1x 1.7x idct_dequant_2x4_dconly 2.7x 2.0x Helps more on 32-bit due to the C versions being register starved.
-
checkasm : Fix idct_dequant_2x4_(dc|dconly) tests
20 février 2016, par Henrik Gramner -
checkasm : Disable Windows Error Reporting
7 février 2016, par Henrik Gramner