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

Git pushed a change to branch master
in repository ffmpeg.

    from 61939878a4 swscale/aarch64/rasm: use AVBPrint instead of custom string 
functions
     new 5e7983d7fc swscale/aarch64/ops: fix SWS_OP_CLEAR parameter extraction
     new 3d5ab8093b swscale/aarch64/ops: perform pass splitting while 
generating ops_entries.c
     new 136ecf554d swscale/aarch64/ops: remove struct SwsAArch64BackendContext 
and aarch64_optimize() stubs
     new 91f4552d9f swscale/aarch64/ops: move SwsOpExec/SwsOpImpl offset value 
checks to ops.c

The 4 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           | 54 +++++++++++++-----------------
 libswscale/aarch64/ops_entries.c   | 16 ++++-----
 libswscale/aarch64/ops_impl.h      | 13 ++------
 libswscale/aarch64/ops_impl_conv.c |  8 ++---
 libswscale/tests/sws_ops_aarch64.c | 68 +++++++++++++++++++++++++++-----------
 5 files changed, 86 insertions(+), 73 deletions(-)

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

Reply via email to