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

Git pushed a change to branch master
in repository ffmpeg.

    from 9432f85830 avcodec/mips/cabac: Fix building on OpenBSD/mips64
     new 11536e78d2 checkasm/sw_ops: don't return a value from void functions
     new 16ef68f900 avutil/hwcontext_d3d12va: fix unused label warning with UWP
     new e255b21831 tools/ismindex: fix const qualifier discard warning
     new d832b7ed05 avutil/timer: fix ignored read() result
     new 51699b70cd checkasm/sbcdsp: rename CONST macro to avoid clash with 
windows.h
     new 5656e9e5ab avcodec/tests/x86/dct: fix ff_prores_idct_put_10 
declaration mismatch
     new 40bb61c0d4 avutil/log: use the ANSI color table in ansi_fputs() on 
Windows
     new f73d12f6ee avformat/rtmppkt: add fall-through annotations
     new 3f596e2035 avformat/tls_securetransport: add fall-through annotation
     new 40ed144d3a avcodec/riscv/vvc: fix implicit fall-through into no-op 
default cases
     new 5583534fc2 swscale/cms: remove no-op const from return type
     new 9d9b347de7 fftools,tools: drop stray semicolons after macro-defined 
functions
     new e7b9c5fe77 avformat/wvdec: convert flags to defines
     new debd8528af avcodec/wavpack: keep flags as unsigned value
     new d6e5dcbb47 avutil/hwcontext_vulkan: suppress -Wtype-limits warning
     new 799cf2bc16 tools/sidxindex: fix const qualifier discard warning

The 16 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:
 fftools/ffmpeg_filter.c           |  6 +++---
 fftools/ffmpeg_opt.c              | 16 ++++++++--------
 libavcodec/riscv/vvc/dsp_init.c   |  2 --
 libavcodec/tests/x86/dct.c        |  8 ++++----
 libavcodec/wavpack.c              |  2 +-
 libavformat/rtmppkt.c             |  2 ++
 libavformat/tls_securetransport.c |  2 ++
 libavformat/wvdec.c               | 26 ++++++++++++--------------
 libavutil/hwcontext_d3d12va.c     |  2 ++
 libavutil/hwcontext_vulkan.c      |  2 +-
 libavutil/log.c                   |  7 +++----
 libavutil/timer.h                 |  3 ++-
 libswscale/cms.c                  |  2 +-
 tests/checkasm/sbcdsp.c           |  6 +++---
 tests/checkasm/sw_ops.c           |  8 ++++----
 tools/crypto_bench.c              | 10 +++++-----
 tools/ismindex.c                  |  2 +-
 tools/sidxindex.c                 |  2 +-
 18 files changed, 55 insertions(+), 53 deletions(-)

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

Reply via email to