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

Git pushed a change to branch master
in repository ffmpeg.

    from 40e60a7db0 tests/fate/mov: add tests to demux specific streams within 
a IAMF Track
     new 8e591af32b swscale/loongarch: fix LASX YUV2RGB residual for multi-row 
slices
     new 7fab0becab swscale/aarch64: add NEON YUV420P/YUV422P/YUVA420P to RGB 
conversion
     new 8f567d5cab tests/checkasm/sw_yuv2rgb: test multi-row conversion with 
padded strides

The 3 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/swscale_unscaled.c |  90 +++++++++++++++++++++++
 libswscale/aarch64/yuv2rgb_neon.S     | 130 ++++++++++++++++++++++++++++++----
 libswscale/loongarch/yuv2rgb_lasx.c   |   2 +
 libswscale/swscale_internal.h         |   1 +
 libswscale/yuv2rgb.c                  |   2 +
 tests/checkasm/sw_yuv2rgb.c           |  96 +++++++++++++------------
 6 files changed, 259 insertions(+), 62 deletions(-)

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

Reply via email to