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

Git pushed a change to branch master
in repository ffmpeg.

    from 2517c328fc swscale/aarch64: add NEON sws_ops backend
     new 03b83f8feb avcodec/x86/vvc/of: Remove redundant instructions
     new 2570f5d307 avcodec/x86/vvc/of: Avoid scalar log2
     new ad34eb2ae6 avcodec/x86/vvc/of: Correct comment
     new ada58bd0e2 avcodec/x86/vvc/of: Use xmm registers where sufficient
     new 002b3bc1b3 avcodec/x86/vvc/of: Avoid punpckldq
     new 06fa26d2e8 avcodec/x86/vvc/of: Deduplicate common code
     new 1785542a80 avcodec/x86/vvc/of: Don't add to zero
     new cb1ffc58ca avcodec/x86/vvc/of: Don't use ymm regs where xmm are 
sufficient
     new 2cce9a8279 avcodec/x86/vvc/alf: Avoid modifying nonvolatile registers
     new b1d6f31d65 avcodec/x86/vvc/alf: Use correct shift amount
     new d727b7a64e avcodec/x86/vvc/alf: Avoid modifying nonvolatile registers
     new 5de2c4c89e avcodec/x86/vvc/alf: Avoid reload
     new a3dfc511a5 avcodec/x86/vvc/alf: Don't push+pop unused register
     new 8901f858eb avcodec/x86/vvc/alf: Hoist creating shift register out of 
loop
     new 3a1e63e007 avcodec/x86/vvc/alf: Avoid zeroing unnecessarily

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/x86/vvc/alf.asm | 197 +++++++++++++++++++++++----------------------
 libavcodec/x86/vvc/of.asm  | 109 +++++++++++++------------
 2 files changed, 153 insertions(+), 153 deletions(-)

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

Reply via email to