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

Git pushed a change to branch release/8.1
in repository ffmpeg.

    from 4d786a8648 avformat/tls_gnutls:fix crash when connecting to peer
     new 8c2e27e7bc avcodec/snowenc: fix out-of-bounds OBMC read in get_dc() 
for narrow planes
     new f7bbcb91b7 avcodec/snowenc: fix SIGFPE in get_dc() when a block lies 
outside the plane
     new 86590257a5 swscale/aarch64: fix uyvy/yuyv to yuv420p/yuv422p on odd 
width
     new b8ae2fb714 swscale/x86/rgb_2_rgb: fix uyvytoyuv422 overwrite on odd 
width
     new 241723a2ac Changelog: update

The 5 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:
 Changelog                          |  5 +++
 libavcodec/snowenc.c               | 15 +++++---
 libswscale/aarch64/rgb2rgb_neon.S  | 79 ++++++++++++++++++++++++++++++++++++++
 libswscale/x86/rgb_2_rgb.asm       | 14 ++++++-
 tests/fate/filter-video.mak        |  3 ++
 tests/ref/fate/filter-mcdeint-slow |  8 ++++
 6 files changed, 118 insertions(+), 6 deletions(-)
 create mode 100644 tests/ref/fate/filter-mcdeint-slow

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

Reply via email to