This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from d33403ba50 avfilter/buffersrc: use 1 << n for flags (cosmetic)
new c0cc7f341a swscale/ops: simplify SwsOpList.order_src/dst
new 672c0ad69a swscale/ops: slightly refactor unused[] computation
new 7d94d9fc52 swscale/ops: mark all unused components as GARBAGE
new 6fb0efb35c swscale/ops: strip value range from garbage components
new 13388c0cac swscale/ops: test for SWS_COMP_GARBAGE instead of
next->comps.unused
new 804041045e swscale/ops: remove redundant unused mask from ops printout
new ff397a327a swscale/ops: remove unneeded conditional on
describe_comp_flags
new e8f6c9dbf2 swscale/ops: only print SWS_OP_SCALE denom if not 1
new 048ca3b367 swscale/ops_optimizer: check COMP_GARBAGE instead of
next->comps.unused
new 7af7b8664b swscale/ops_chain: check SWS_COMP_GARBAGE instead of
next->comps.unused
The 10 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/ops.c | 132 ++++++++++++++++++++++----------------------
libswscale/ops.h | 10 ++--
libswscale/ops_chain.c | 16 +++---
libswscale/ops_dispatch.c | 4 +-
libswscale/ops_optimizer.c | 46 +++++++--------
libswscale/tests/sws_ops.c | 3 +-
libswscale/vulkan/ops.c | 8 +--
tests/ref/fate/sws-ops-list | 2 +-
8 files changed, 111 insertions(+), 110 deletions(-)
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]