git.videolan.org Git - x264.git/summary
x264 git repository
Les articles publiés sur le site
-
checkasm : Properly save rdx/edx in checkasm_call() on x86
16 août 2015, par Henrik Gramnercheckasm: Properly save rdx/edx in checkasm_call() on x86 If the return value doesn't fit in a single register rdx/edx can in some cases be used in addition to rax/eax. Doesn't affect any of the existing checkasm tests but it's more correct behavior and it might be useful in the future.
-
checkasm : Try different widths for ssd_nv12
13 août 2015, par Martin Storsjö -
Use a relative $SRCPATH for out-of-tree builds
12 août 2015, par Henrik Gramner -
x86 : Enable SSE2 by default on x86-32
11 août 2015, par Henrik Gramner -
msvs/icl : Improve default CFLAGS
10 août 2015, par Henrik Gramner