This is an automated email from the git hooks/post-receive script.

Git pushed a change to branch master
in repository ffmpeg.

    from d013863f00 avcodec/lcevcdec: poll on LCEVC_Again from 
LCEVC_ReceiveDecoderPicture
     new 4264045137 swscale/x86/ops: set missing over_read metadata on filter 
ops
     new ba516a34cd swscale/x86/ops_int: use sized mov for packed_shuffle output
     new c98810ac78 swscale/ops_dispatch: zero-init tail buffer
     new 0524e66aec swscale/ops_dispatch: drop pointless `const` (cosmetic)
     new c6e47b293d swscale/ops_dispatch: pre-emptively guard against int 
overflow
     new 95e4f7cac5 swscale/ops_dispatch: fix rounding direction of plane_size
     new 86307dad4a swscale/ops_dispatch: make offset calculation code robust 
against overflow
     new 16a57b2985 swscale/ops_dispatch: ensure block size is multiple of 
pixel size
     new dd8ff89adf swscale/ops_dispatch: add helper to explicitly control 
pixel->bytes rounding
     new f604add8c1 swscale/ops_dispatch: remove pointless AV_CEIL_RSHIFT()
     new 35174913ac swscale/ops_dispatch: fix and generalize tail buffer size 
calculation
     new dba7b81b38 swscale/ops_dispatch: avoid calling comp->func with w=0
     new cd8ece4114 swscale/ops_dispatch: generalize the number of tail blocks
     new 4c19f82cc0 swscale/ops_dispatch: compute minimum needed tail size
     new 0da2bbab68 swscale/ops_dispatch: re-indent (cosmetic)
     new 953d278a01 tests/swscale: fix input pattern generation for very small 
sizes

The 16 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_dispatch.c  | 211 +++++++++++++++++++++++++++++++--------------
 libswscale/tests/swscale.c |   4 +-
 libswscale/x86/ops.c       |  20 +++--
 libswscale/x86/ops_int.asm |  20 +++--
 4 files changed, 176 insertions(+), 79 deletions(-)

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to