This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from 9fc8c785e2 avutil/encryption_info: reject init info with zero-sized
key IDs
new 680504e965 avcodec/ac3dsp: Constify
new 8c9e731439 tests/checkasm/ac3dsp: Add test for compute_mantissa_size
new 75cc63e27a avcodec/x86/ac3dsp: Avoid unnecessary horizontal addition
new 8fe3e3f12b avcodec/x86/ac3dsp: Use movq instead of movlpd
new 826d0778a8 avcodec/x86/ac3dsp: Don't use saturated addition
unnecessarily
new deea25c111 avcodec/x86/ac3dsp: Don't duplicate HADDD
new 494a551355 avcodec/x86/ac3dsp: Use memory src operand when possible
new 0a59c39dad avcodec/x86/ac3dsp: Avoid reg-reg mov when forcing VEX
encoding
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/aarch64/ac3dsp_init_aarch64.c | 2 +-
libavcodec/ac3dsp.c | 6 ++--
libavcodec/ac3dsp.h | 6 ++--
libavcodec/arm/ac3dsp_init_arm.c | 4 +--
libavcodec/mips/ac3dsp_mips.c | 2 +-
libavcodec/riscv/ac3dsp_init.c | 4 +--
libavcodec/x86/ac3dsp.asm | 52 ++++++++++++++------------------
libavcodec/x86/ac3dsp_init.c | 6 ++--
tests/checkasm/ac3dsp.c | 28 +++++++++++++++--
9 files changed, 64 insertions(+), 46 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]