161 Commits (2dc864eb4e05a2c24e592810324b8a73b2076757)

Author SHA1 Message Date
Hendrik Leppkes 5215ec677c
avutil/tests/color_utils: reduce accuracy threshold to pass to 1e-7 2 months ago
Niklas Haas 7b73ea501d avutil/tests/color_utils: add tests for av_csp_itu_eotf 2 months ago
Niklas Haas bf0a6c4111 avutil/csp: add av_csp_trc_inv_from_id() 2 months ago
Niklas Haas 28f217780b avutil/tests/color_utils: clean up slightly (cosmetic) 2 months ago
Zhao Zhili 2dc55f5993 configure: Add wasm as a fake arch 2 months ago
Rémi Denis-Courmont 42dd1f1cf1 tests/cpu: print the RISC-V Vector length 2 months ago
James Almer e02a3b40a5 avutil/pixfmt: add XV48 pixel format 3 months ago
James Almer f462ba05f5 avutil/pixfmt: add Y216 pixel format 3 months ago
James Almer 8f1de9ccd9 avutil/pixdesc: add alpha component information to pixfmts with reserved but undefined alpha bits 3 months ago
James Almer 1f9424e0b1 avutil/pixfmt: add VYU444 pixel format 4 months ago
James Almer dc3ef53819 avutil/pixfmt: add UYVA pixel format 4 months ago
James Almer 263108a504 avutil/pixfmt: add AYUV pixel format 4 months ago
Brad Smith 6ec6b07900 ppc: Recognize the PPC VSX and Power8 CPU flags 4 months ago
Martin Storsjö fd1ea75c93 libavutil: Fix building libavutil/tests/cpu for aarch64 without SVE 4 months ago
Martin Storsjö b1ee2af843 aarch64: Print the SVE vector length in libavutil/tests/cpu.c 4 months ago
Martin Storsjö e6eabb7ce7 aarch64: Add CPU feature flags for SVE and SVE2 4 months ago
Anton Khirnov d89930f866 lavu/opt: add API for retrieving array-type option values 5 months ago
Rémi Denis-Courmont d1326b6347 lavu/riscv: drop probing for zba CPU capability 6 months ago
Rémi Denis-Courmont 1b2a925e94 lavc/riscv: drop probing for F & D extensions 6 months ago
Rémi Denis-Courmont 45d7078a21 lavu/riscv: add CPU flag for B bit manipulations 6 months ago
Michael Niedermayer e3481730ed
avutil/tests/opt: Check av_set_options_string() for failure 8 months ago
Michael Niedermayer e8a1e1899d
avutil/tests/dict: Check av_dict_set() before get for failure 8 months ago
Rémi Denis-Courmont b410439263 lavu/riscv: CPU flag for fast misaligned accesses 9 months ago
Michael Niedermayer c304784a86
avutil/tests/base64: Check with too short output array 9 months ago
Rémi Denis-Courmont 01c5f4ad9f riscv: add Zvbb vector bit manipulation extension 9 months ago
James Almer d053290d8d avutil/opt: add an unsigned option type 9 months ago
James Almer 9902fc550a avutil/tests/opt: test values > INT_MAX for INT64 type 9 months ago
James Almer 72ac495960 avutil/tests/opt: test negative values for INT and INT64 types 9 months ago
James Almer 8616cfe089 avutil/opt: add support for children objects in av_opt_serialize 9 months ago
James Almer 855d4b5254 avutil/tests/opt: test av_opt_find2() 9 months ago
James Almer a9df9f95c4 avutil/test/opt: test the AV_OPT_SERIALIZE_SKIP_DEFAULTS flag 9 months ago
James Almer 55621f6fae avutil/frame: add a flag to allow overwritting existing entries 10 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 10 months ago
Andreas Rheinhardt b9297128f5 avutil/tests/.gitignore: Add side_data_array 10 months ago
Jan Ekström 53335f6cf4 avutil/frame: add helper for adding side data to array 11 months ago
Marton Balint a4fc331118 avutil/channel_layout: add specific text versions for unknown and unused channels 11 months ago
Marton Balint 0b3b8a1918 avutil/tests/channel_layout: add some av_channel_from_string and av_channel_layout_from_string tests 11 months ago
Marton Balint b2b22c2d1a avutil/tests/channel_layout: make printing results part of the tests 11 months ago
Anton Khirnov efe4478778 lavu/opt: add array options 11 months ago
Andreas Rheinhardt 27cd7011bc avutil/tests/pixelutils: Remove dead code 11 months ago
Marton Balint 65c9c52a5a avutil/tests/channel_layout: add tests for av_channel_order_retype 12 months ago
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 12 months ago
Wu Jianhua 142f727b9c libavutil: add hwcontext_d3d12va and AV_PIX_FMT_D3D12 1 year ago
Martin Storsjö 8d24a28d06 riscv: Tweak names of cpu flags, print flags in libavutil/tests/cpu 1 year ago
Marton Balint 1f721beeff avutil/tests/imgutils: add tests for av_image_fill_black() 1 year ago
Marton Balint 3c5e82316e avutil/tests/imgutils: factorize basic tests to new function 1 year ago
Andreas Rheinhardt e3b355c0be avutil/mem: Don't include avutil.h 1 year ago
Andreas Rheinhardt 3fc8041b56 avutil/tests/channel_layout: Test av_channel_layout_copy() 1 year ago
Andreas Rheinhardt bdc4553a77 avutil/tests/channel_layout: Don't include lavu/channel_layout.c 1 year ago
Andreas Rheinhardt fcaff9b495 avutil/tests/channel_layout: Also test non-AVBPrint variants 1 year ago