git.videolan.org Git - x264.git/summary
x264 git repository
Les articles publiés sur le site
-
x86 : Remove some legacy CPU detection hacks
11 octobre 2017, par Henrik Gramnerx86: Remove some legacy CPU detection hacks Some ancient Pentium-M and Core 1 CPU:s had slow SSE units, and using MMX was preferable. Nowadays many assembly functions in x264 completely lack MMX implementations and falling back to C code will likely make things worse. Some misconfigured virtualized systems could sometimes also trigger this code path and cause assertions.
-
lavf : Upgrade to the new core decoding API
11 octobre 2017, par Henrik Gramner -
lavf : Upgrade to some newer API:s
9 octobre 2017, par Vittorio Giovara -
x86 : AVX-512 load_deinterleave_chroma_fdec
8 octobre 2017, par Henrik Gramner -
x86 : AVX-512 load_deinterleave_chroma_fenc
8 octobre 2017, par Henrik Gramner