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

Git pushed a change to branch master
in repository ffmpeg.

    from b22b65f2f8 avformat/hlsenc: Return error upon error, fix shadowing
     new 7bf9c1e3f6 avcodec/x86/vvc/mc: Avoid redundant clipping for 8bit
     new caa0ae0cfb avcodec/x86/vvc/mc: Avoid pextr[dq], v{insert,extract}i128
     new 9317fb2b2e avcodec/x86/vvc/mc: Avoid ymm registers where possible
     new eabf52e787 avcodec/x86/vvc/mc: Avoid unused work
     new 59f8ff4c18 avcodec/x86/vvc/mc: Remove unused constants
     new 5a60b3f1a6 avcodec/x86/vvc/mc: Remove always-false branches
     new ea78402e9c avcodec/x86/vvc/mc,dsp_init: Avoid pointless wrappers for 
avg
     new 81fb70c833 avcodec/x86/vvc/mc,dsp_init: Avoid pointless wrappers for 
w_avg
     new 8e82416434 avcodec/x86/vvc/of: Avoid unused register
     new 19dc7b79a4 avcodec/x86/vvc/of: Unify shuffling
     new af3f8f5bd2 avcodec/x86/vvc/of: Break dependency chain
     new 6c1c1720cf avcodec/x86/vvc/dsp_init: Mark dsp init function as av_cold

The 12 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/dsp_init.c |  40 ++-------
 libavcodec/x86/vvc/mc.asm     | 189 ++++++++++++++++++++++--------------------
 libavcodec/x86/vvc/of.asm     |  44 +++++-----
 3 files changed, 130 insertions(+), 143 deletions(-)

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

Reply via email to