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

Git pushed a change to branch master
in repository ffmpeg.

    from 0a7c5e507b avcodec/nvenc: fix compatibility with Video Codec SDK 13.1
     new 692951d1c2 swscale/tests/sws_ops_aarch64: fix skipping of scaling ops
     new ecba7e1d42 swscale/aarch64/rasm: split conditional and unconditional 
branch instructions
     new 061dc9ab6d swscale/aarch64/rasm: add blr instruction
     new 19250a1846 swscale/aarch64/ops: use plain `ret` instruction
     new 2576e09434 swscale/aarch64/ops: simplify process function generation

The 5 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:
 libswscale/aarch64/ops.c           |  30 ++++----
 libswscale/aarch64/ops_asmgen.c    | 148 +++++++++++++++++++------------------
 libswscale/aarch64/ops_entries.c   |  15 ++--
 libswscale/aarch64/ops_impl.c      |   6 --
 libswscale/aarch64/ops_impl.h      |   2 -
 libswscale/aarch64/ops_impl_conv.c |   3 +
 libswscale/aarch64/rasm.h          |  39 +++++-----
 libswscale/aarch64/rasm_print.c    |   4 +-
 libswscale/tests/sws_ops_aarch64.c |  35 +--------
 9 files changed, 128 insertions(+), 154 deletions(-)

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

Reply via email to