This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from eedf8f0165 avcodec/hevc: workaround hevc-alpha videos generated by
VideoToolbox
new 7a4cffa25d swscale/vulkan/ops: simplify QTYPE macro
new c24d67a0ff swscale/vulkan/ops: use QSTR/QTYPE to print all rationals
new 50793bc9bd swscale/ops_chain: remove unused helper function
new 32ba5c13de swscale/ops_chain: split generic setup helpers into
op-specific helpers
new dc705268c7 swscale/ops: define flags_identity as an enum constant
new 75b7e8904b swscale/ops: move comment (cosmetic)
new 85bef2c2bc swscale/ops: split SwsConst up into op-specific structs
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:
libswscale/aarch64/ops.c | 6 ++-
libswscale/aarch64/ops_asmgen.c | 10 ++--
libswscale/aarch64/ops_impl_conv.c | 10 ++--
libswscale/format.c | 65 +++++++++++++-------------
libswscale/ops.c | 61 ++++++++++++------------
libswscale/ops.h | 41 +++++++++-------
libswscale/ops_chain.c | 59 ++++++++++++++---------
libswscale/ops_chain.h | 10 ++--
libswscale/ops_memcpy.c | 8 ++--
libswscale/ops_optimizer.c | 96 +++++++++++++++++++-------------------
libswscale/ops_tmpl_common.c | 8 ++--
libswscale/ops_tmpl_int.c | 4 +-
libswscale/tests/sws_ops.c | 7 ++-
libswscale/vulkan/ops.c | 33 ++++++-------
libswscale/x86/ops.c | 18 +++----
tests/checkasm/sw_ops.c | 78 +++++++++++++++----------------
16 files changed, 272 insertions(+), 242 deletions(-)
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]