This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from b934dd1d4b avformat/whip: Fix leak of dtls_fingerprint
new c51c63058c swscale/ops_optimizer: don't commute clear with itself
new 900d91b541 swscale/ops_optimizer: apply optimizations in a more
predictable order
new c31f3926d1 swscale/ops_optimizer: simplify loop slightly (cosmetic)
new 258dbfdbc9 swscale/format: only generate SHIFT ops when needed
new d1eaea1a03 swscale/ops: add type assertions to ff_sws_apply_op_q()
new 75ba2bf457 swscale/ops: correctly truncate on
ff_sws_apply_op_q(SWS_OP_RSHIFT)
new 94777ed2eb swscale/ops_chain: fix comment
new 1d0fd7fabf swscale/ops: categorize ops by type compatibility
new 7505264b6a swscale/ops: update comment on SWS_COMP_EXACT
The 9 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/format.c | 24 +++++-----
libswscale/ops.c | 14 ++++--
libswscale/ops.h | 24 +++++-----
libswscale/ops_chain.h | 2 +-
libswscale/ops_optimizer.c | 107 +++++++++++++++++++++++++++-----------------
tests/ref/fate/sws-ops-list | 2 +-
6 files changed, 105 insertions(+), 68 deletions(-)
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]