This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from 9b14ea0aa1 vulkan_dpx: fix alignment issue
new ed5e0f9c68 avcodec/x86/vp8dsp: Remove MMXEXT functions overridden by
SSSE3
new 8fb6b0c733 avcodec/x86/vp8dsp: Don't use MMX registers in
put_vp8_pixels8
new e59ed3470d avcodec/x86/vp8dsp: Directly use negated stride
new 86aa1b81ec avcodec/x86/vp8dsp: Increment src pointer earlier
new 76900089fb avcodec/x86/vp8dsp: Avoid reload
new 24cdd4100d avcodec/x86/vp8dsp_init: Remove unused macro
new 7411998757 avcodec/x86/vp8dsp: Avoid unpacking multiple times
new f017806829 avcodec/x86/vp8dsp: Don't use MMX registers in
ff_put_vp8_epel4_v6_ssse3
new 714cbf1c70 avcodec/x86/vp8dsp: Don't use MMX registers in
ff_put_vp8_epel4_v4_ssse3
new 3135bc0d3a avcodec/x86/vp8dsp: Don't use MMX registers in
ff_put_vp8_epel4_h4_ssse3
new 99fb257f58 avcodec/x86/vp8dsp: Don't use MMX registers in
ff_put_vp8_epel4_h6_ssse3
new 575e9e9c08 avcodec/x86/vp8dsp: Reduce number of coefficient tables
new 050c80a526 avcodec/x86/vp8dsp: Don't use saturated addition when
unnecessary
new 9cff236e2f avcodec/riscv/vp8dsp_rvv: Remove unused functions
new 4b6e40a298 avcodec/vp8dsp: Don't compile unused functions
The 15 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/riscv/vp8dsp_init.c | 5 -
libavcodec/riscv/vp8dsp_rvv.S | 9 +-
libavcodec/vp8dsp.c | 11 +-
libavcodec/x86/vp8dsp.asm | 552 ++++++++++++++++++++---------------------
libavcodec/x86/vp8dsp_init.c | 56 +----
tests/checkasm/vp8dsp.c | 3 +-
6 files changed, 284 insertions(+), 352 deletions(-)
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]