This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from 47f89ea88b swscale: explicitly track if a context is "legacy" or not
new f177672df2 avcodec/x86/vvc/of: Avoid unnecessary additions
new c6205355b4 avcodec/x86/vvc/of: Avoid initialization, addition for
first block
new dee361a5bf avcodec/x86/vvc/of: Avoid initialization, addition for last
block
new e7e19fcb1b avcodec/x86/vvc/of: Avoid unnecessary jumps
new d6ed5d6e3d avcodec/x86/vvc/of: Deduplicate writing, save jump
new 83694749ad avcodec/x86/vvc/of,dsp_init: Avoid unnecessary wrappers
new 9fe9fd95b6 avcodec/x86/vvc/of: Only clip for >8bpp
new 2a93d09968 avcodec/x86/vvc/of: Ignore upper lane for width 8
new 2159e40ab3 avcodec/x86/vvc/of: Avoid jump
new 94f9ad8061 avcodec/x86/vvc/alf: Use immediate for shift when possible
new a8b3b9c26f avcodec/x86/vvc/alf: Remove unused array
new 43cc8f05df avcodec/x86/vvc/alf: Don't clip for 8bpp
new 56a4c15c23 avcodec/x86/vvc/alf: Avoid checking twice
new 9cb5280c0e avcodec/x86/vvc/alf: Improve storing 8bpp
new 01a897020e avcodec/x86/vvc/alf: Use xmm registers where sufficient
new a2d9cd6dcb avcodec/x86/vvc/alf: Don't calculate twice
new e4a9d54e48 avcodec/x86/vvc/alf: Avoid nonvolatile registers
new 1bc91eb552 avcodec/x86/vvc/alf: Avoid checking twice
new df7885d6c3 avcodec/x86/vvc/alf: Improve writing classify parameters
new a489a623fb avcodec/x86/vvc/alf: Use memory sources directly
new c9da0193ff avcodec/x86/vvc/alf: Don't use 64bit where unnecessary
new 5da3cab645 avcodec/x86/vvc/alf: Avoid broadcast
new d2e7fe5b19 avcodec/x86/vvc/alf: Improve deriving ac
new 38062ebd18 avcodec/x86/vvc/alf: Remove pointless counter, stride
new cb5f6c055b avcodec/x86/vvc/alf: Don't modify rsp unnecessarily
new 467f8d8415 avcodec/x86/vvc/alf: Improve offsetting pointers
new 1960320112 avcodec/x86/vvc/alf: Avoid pointless wrappers for alf_filter
new 0ddece40c5 avcodec/x86/vvc/alf: Simplify vb_pos comparisons
The 28 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 | 296 +++++++++++++++++++++++-------------------
libavcodec/x86/vvc/dsp_init.c | 69 ++++------
libavcodec/x86/vvc/of.asm | 121 ++++++++++-------
3 files changed, 258 insertions(+), 228 deletions(-)
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]