git.videolan.org Git - x264.git/summary
x264 git repository
Les articles publiés sur le site
-
x86 : shave a few instructions off AVX deblock
16 mai 2013, par Jason Garrett-Glaser -
x86 : AVX2 dequant_4x4_dc
14 mai 2013, par Henrik Gramner -
x86 : AVX2 high bit-depth dequant
14 mai 2013, par Henrik Gramner -
x86 : add Jaguar CPU detection
14 mai 2013, par Jason Garrett-Glaser -
x86inc : Utilize the shadow space on 64-bit Windows
11 mai 2013, par Henrik Gramnerx86inc: Utilize the shadow space on 64-bit Windows Store XMM6 and XMM7 in the shadow space in functions that clobbers them. This way we don't have to adjust the stack pointer as often, reducing the number of instructions as well as code size.