This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from 6baf561303 avfilter/vf_scale_cuda: fix inverted downscaling check
new 30fe4f148f avcodec/x86/hevc/mc: Use pmaddwd in biweight functions
new 7dad1be1bf avcodec/hevc/hevcdec: Remove redundant clipping
new 01f29e05d3 avcodec/hevc/dsp: Fix epel_bi_w parameter names
new baad19d0b5 avcodec/hevc/dsp: Combine offsets early for biweight
prediction
new 90cca8111b tests/checkasm/hevc_pel: Don't test impossible values
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:
libavcodec/aarch64/h26x/dsp.h | 2 +-
libavcodec/aarch64/h26x/epel_neon.S | 44 ++--
libavcodec/hevc/dsp.h | 6 +-
libavcodec/hevc/dsp_template.c | 49 ++--
libavcodec/hevc/hevcdec.c | 6 +-
libavcodec/mips/hevc_mc_biw_msa.c | 440 +++++++++++++++---------------------
libavcodec/x86/hevc/dsp.h | 2 +-
libavcodec/x86/hevc/dsp_init.c | 8 +-
libavcodec/x86/hevc/mc.asm | 41 +---
tests/checkasm/hevc_pel.c | 18 +-
10 files changed, 250 insertions(+), 366 deletions(-)
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]