This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from a8df08f628 swscale/x86/yuv2yuvX: don't use deprecated hexadecimal
prefix
new 6e418af810 avcodec/vp9mc: Remove MMXEXT functions overridden by SSSE3
new ea37f49aed avcodec/vp9intrapred: Remove MMXEXT functions overridden by
SSSE3
new 36204fbc3c avcodec/vp9itxfm{,_16bpp}: Remove MMXEXT functions
overridden by SSSE3
new 7bc35b8426 tests/checkasm/vp9dsp: Allow to run only a subset of tests
new dd5dc254ff avcodec/x86/vp9mc: Avoid reloads, MMX regs in width 4 vert
8tap func
new 38e2174ce4 avcodec/x86/vp9mc: Avoid MMX regs in width 4 hor 8tap funcs
new 65e71b0837 avcodec/x86/vp9mc: Deduplicate coefficient tables
new dc843cdd9a avcodec/x86/vp9mc: Reindent after the previous commit
The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
libavcodec/x86/vp9dsp_init.c | 34 ++-
libavcodec/x86/vp9dsp_init.h | 14 +-
libavcodec/x86/vp9dsp_init_16bpp_template.c | 12 +-
libavcodec/x86/vp9intrapred.asm | 122 +----------
libavcodec/x86/vp9itxfm.asm | 30 +--
libavcodec/x86/vp9itxfm_16bpp.asm | 18 +-
libavcodec/x86/vp9mc.asm | 324 +++++++++++++++++-----------
tests/checkasm/checkasm.c | 6 +-
tests/checkasm/checkasm.h | 4 +
tests/checkasm/vp9dsp.c | 16 +-
10 files changed, 254 insertions(+), 326 deletions(-)
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]