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

Git pushed a commit to branch master
in repository ffmpeg.

commit b20c4c6f987bcc37f00ebb57ee6ab929d9f52a21
Merge: f43f609bb8 b3bcd320f5
Author:     Martin Storsjö <[email protected]>
AuthorDate: Tue Jun 9 13:59:09 2026 +0300
Commit:     Martin Storsjö <[email protected]>
CommitDate: Tue Jun 9 20:57:59 2026 +0300

    checkasm: Update to the latest upstream version
    
    This update was done by running this command:
    
        $ git subtree pull --squash --prefix=tests/checkasm/ext \
          https://code.ffmpeg.org/FFmpeg/checkasm.git master
    
    This includes fixes for a couple regressions noted after integrating
    the new external checkasm into ffmpeg:
    
    - Fixes spurious errors about missing vzeroupper in C code generated
      by MSVC, fixing https://code.ffmpeg.org/FFmpeg/FFmpeg/issues/23360
    - Fixes building for WINAPI_FAMILY_PHONE_APP, and for UWP with older
      Windows SDKs, https://code.videolan.org/videolan/checkasm/-/work_items/37
    - Fixes building in x86_32 mode for Windows with --disable-asm,
      https://code.videolan.org/videolan/checkasm/-/work_items/36

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

Reply via email to