This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from 4416161090 avfilter/dnn: fix teardown hang in ONNX backend with nireq
>= 2
new d6820fb8b3 avfilter/vf_colordetect: add support for full range alpha
offset
new 8b7e4b74b2 avfilter/vf_colordetect: precompute alpha detection fields
new 0dc120b360 avfilter/vf_colordetect: add threshold option
new 9ee7e00bfa avfilter/vf_colordetect: increase threshold default to 0.001
new 4bf82ad8df avfilter/x86/vf_colordetect: split into offset and
non-offset variants
new d241c80e59 avfilter/x86/vf_colordetect: avoid calling C code for tail
handling
new adacc96aa7 tests/checkasm/vf_colordetect: benchmark on aligned width
The 7 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:
doc/filters.texi | 4 ++
libavfilter/aarch64/vf_colordetect_neon.S | 12 ++++++
libavfilter/vf_colordetect.c | 67 +++++++++++++++++++++----------
libavfilter/vf_colordetectdsp.h | 10 ++---
libavfilter/x86/vf_colordetect.asm | 42 +++++++++++--------
libavfilter/x86/vf_colordetect_init.c | 57 +++++++++++++++++---------
tests/checkasm/vf_colordetect.c | 47 +++++++++++++++-------
7 files changed, 164 insertions(+), 75 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]