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

Git pushed a change to branch master
in repository ffmpeg.

    from 338889c0d9 avfilter/vf_scale_d3d12: fix integer overflow in input 
framerate calculation
     new 868426814a swscale/format: handle YA format swizzles more robustly
     new d54090fe9f swscale/format: add assertion to prevent nan/inf matrix 
coeffs
     new 016749f2e1 swscale/tests: add new test for generated operation lists
     new fddeb84fb2 tests/fate: add fate-sws-ops-list test

The 4 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/Makefile         |  1 +
 libswscale/format.c         |  9 +++--
 libswscale/tests/sws_ops.c  | 96 +++++++++++++++++++++++++++++++++++++++++++++
 tests/fate/libswscale.mak   |  4 ++
 tests/ref/fate/sws-ops-list |  1 +
 5 files changed, 107 insertions(+), 4 deletions(-)
 create mode 100644 libswscale/tests/sws_ops.c
 create mode 100644 tests/ref/fate/sws-ops-list

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

Reply via email to