• Clément Bœsch's avatar
    Merge commit 'e99ecda5' · 8286c359
    Clément Bœsch authored
    * commit 'e99ecda5':
      checkasm: add vp9 MC tests.
      vp9mc/x86: sse2 MC assembly.
      vp9mc/x86: add AVX and AVX2 MC
      vp9mc/x86: rename ff_* to ff_vp9_*
      vp9mc/x86: rename ff_avg[48]_sse to ff_avg[48]_mmxext
      vp9mc/x86: simplify a few inits.
      vp9mc/x86: add 16px functions (64bit only).
    
    Noop (aside from a formatting comment in vp9mc.asm). We already have all
    of this. We should consider making a final diff between the two projects
    when the dust comes down.
    Merged-by: 's avatarClément Bœsch <u@pkh.me>
    8286c359
vp9mc.asm 18.2 KB