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

Git pushed a change to branch master
in repository ffmpeg.

    from 6d87581efa doc/platform: modernize MSYS2 build instructions
     new b0c456d245 configure: drop snprintf fallback for mingw-w64 runtime < 3
     new a2d7066253 configure: drop support for MSVC runtimes older than UCRT
     new e747ecdbd0 compat: remove va_copy.h
     new f2da195565 configure: remove obsolete MSVC workarounds
     new 68bf87cf4f avcodec/tableprint: use %zu unconditionally
     new ddc0b9e1eb avutil/x86/intmath: remove always-true MSVC version check
     new 8adb0d5976 configure: remove MSVC version check

The 7 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:
 compat/msvcrt/snprintf.c    | 71 ---------------------------------------------
 compat/msvcrt/snprintf.h    | 38 ------------------------
 compat/va_copy.h            | 34 ----------------------
 configure                   | 48 +++---------------------------
 fftools/cmdutils.c          |  1 -
 libavcodec/tableprint.h     | 16 ++--------
 libavcodec/tableprint_vlc.h |  2 +-
 libavutil/bprint.c          |  1 -
 libavutil/x86/intmath.h     |  2 +-
 9 files changed, 9 insertions(+), 204 deletions(-)
 delete mode 100644 compat/msvcrt/snprintf.c
 delete mode 100644 compat/msvcrt/snprintf.h
 delete mode 100644 compat/va_copy.h

-- 
To stop receiving notification emails like this one, please contact
[email protected].
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to