This is an automated email from the git hooks/post-receive script.

Git pushed a change to branch master
in repository ffmpeg.

    from 440d58f5b1 avfilter/avfiltergraph: add missing newlines to format 
printing
     new 2251ede69e Makefile: add missing variables in Makefile
     new cdb14bc74d configure: add detection of assembler support for SME

The 2 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:
 Makefile                                   |  3 ++-
 configure                                  |  8 +++++++-
 ffbuild/arch.mak                           |  1 +
 libavutil/aarch64/Makefile                 |  2 ++
 libavutil/aarch64/asm.S                    |  9 +++++++++
 libavutil/aarch64/cpu.c                    | 12 ++++++++++++
 libavutil/aarch64/cpu.h                    |  5 +++++
 libavutil/aarch64/{cpu_sve.S => cpu_sme.S} |  8 +++++---
 libavutil/cpu.c                            |  1 +
 libavutil/cpu.h                            |  1 +
 libavutil/tests/cpu.c                      |  8 +++++++-
 tests/checkasm/checkasm.c                  |  9 ++++++++-
 12 files changed, 60 insertions(+), 7 deletions(-)
 copy libavutil/aarch64/{cpu_sve.S => cpu_sme.S} (87%)

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to