master
avutil/hwcontext_cuda: remove format allowlist, accept any pixel format
avutil/tests/adler32: Remove unnecessary volatile
lavu/tests: move timer.h include earlier
avutil/tests/aes_ctr: extend the test to cover payloads smaller than a block
tests/fate/libavutil: add FATE test for ambient_viewing_environment
avutil/tests/audio_fifo: don't print trailing spaces
avutil: remove FF_API_D2STR
avutil/tests/base64: Check with too short output array
avutil/attributes_internal: Add attribute_nonstring
av{codec,util}/tests: Remove pointless undefs
tests/fate/libavutil: add FATE test for buffer
avutil/log: Don't include avutil.h
libavutil/internal: Remove {SIZE,PTRDIFF}_SPECIFIER
lavu: add support for Panasonic V-Log
avutil/cpu: add aarch64 CPU feature flag for PMULL and EOR3
avutil/tests: run the cpu_init.c test conditionally on HAVE_THREADS
crc: add AV_CRC_8_SBC as a 8 bits CRC with polynomial 0x1D
tests/fate/libavutil: add FATE test for csp
lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump
tests/fate/libavutil: add FATE test for detection_bbox
avutil/tests/dict: don't print trailing spaces
avutil/display: Don't include avutil.h
tests/fate/libavutil: add FATE test for dovi_meta
avutil/avassert: Don't include avutil.h
avutil/error: Avoid relocations and unused information
avutil/eval: apply unary sign to print, squish, gauss and lerp
avutil/tests/fifo: don't print trailing spaces
avutil/tests/file: replace trivial test with error-path coverage
tests/fate/libavutil: add FATE test for film_grain_params
avutil/tests/hash: don't print trailing spaces
tests/fate/libavutil: add FATE test for hdr_dynamic_vivid_metadata
avutil/tests/hmac: remove superfluous loop
libavutil: add hwcontext_d3d12va and AV_PIX_FMT_D3D12
avutil/integer: move the test to the corresponding subdirectory
avutil/common: Don't auto-include mem.h
lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'
avutil/mem: Don't include avutil.h
tests/fate/libavutil: add FATE test for mastering_display_metadata
tests/fate/libavutil: add FATE test for mathematics
libavutil/tests/md5: Remove 'volatile workaround' to avoid warnings
all: fix typos found by codespell
avutil/tests/parseutils: add some big duration tests
avutil/pixdesc: add alpha component information to pixfmts with reserved but undefined alpha bits
avutil/tests/pixfmt_best: add more semi planar format tests
swscale/rational64: add 64-bit rational type
tests/fate/libavutil: add FATE test for rc4
tests/fate/libavutil: add FATE test for samplefmt
avutil/softfloat: fix av_sincos_sf()
tests/fate/libavutil: add FATE test for spherical
tests/fate/libavutil: add FATE test for stereo3d
tests/fate/libavutil: add FATE test for tdrdi
fate: add unit tests for libavutil/timecode functions
tests/fate/libavutil: add FATE test for timestamp
avutil/tests/uuid: add uuid tests
tests/fate/libavutil: add FATE test for video_enc_params
tests/fate/libavutil: add FATE test for video_hint
Merge commit 'ded4a6543dfb5a2f1d9f7fb8d3ab27a1872c22b3'