152 Commits (14ece0bf589e60e05f8a07c7e42cd0b43724f139)

Author SHA1 Message Date
James Almer 1f9424e0b1 avutil/pixfmt: add VYU444 pixel format 3 months ago
James Almer dc3ef53819 avutil/pixfmt: add UYVA pixel format 3 months ago
James Almer 263108a504 avutil/pixfmt: add AYUV pixel format 3 months ago
Brad Smith 6ec6b07900 ppc: Recognize the PPC VSX and Power8 CPU flags 3 months ago
Martin Storsjö fd1ea75c93 libavutil: Fix building libavutil/tests/cpu for aarch64 without SVE 3 months ago
Martin Storsjö b1ee2af843 aarch64: Print the SVE vector length in libavutil/tests/cpu.c 3 months ago
Martin Storsjö e6eabb7ce7 aarch64: Add CPU feature flags for SVE and SVE2 3 months ago
Anton Khirnov d89930f866 lavu/opt: add API for retrieving array-type option values 4 months ago
Rémi Denis-Courmont d1326b6347 lavu/riscv: drop probing for zba CPU capability 5 months ago
Rémi Denis-Courmont 1b2a925e94 lavc/riscv: drop probing for F & D extensions 5 months ago
Rémi Denis-Courmont 45d7078a21 lavu/riscv: add CPU flag for B bit manipulations 5 months ago
Michael Niedermayer e3481730ed
avutil/tests/opt: Check av_set_options_string() for failure 7 months ago
Michael Niedermayer e8a1e1899d
avutil/tests/dict: Check av_dict_set() before get for failure 7 months ago
Rémi Denis-Courmont b410439263 lavu/riscv: CPU flag for fast misaligned accesses 8 months ago
Michael Niedermayer c304784a86
avutil/tests/base64: Check with too short output array 8 months ago
Rémi Denis-Courmont 01c5f4ad9f riscv: add Zvbb vector bit manipulation extension 8 months ago
James Almer d053290d8d avutil/opt: add an unsigned option type 8 months ago
James Almer 9902fc550a avutil/tests/opt: test values > INT_MAX for INT64 type 8 months ago
James Almer 72ac495960 avutil/tests/opt: test negative values for INT and INT64 types 8 months ago
James Almer 8616cfe089 avutil/opt: add support for children objects in av_opt_serialize 8 months ago
James Almer 855d4b5254 avutil/tests/opt: test av_opt_find2() 8 months ago
James Almer a9df9f95c4 avutil/test/opt: test the AV_OPT_SERIALIZE_SKIP_DEFAULTS flag 8 months ago
James Almer 55621f6fae avutil/frame: add a flag to allow overwritting existing entries 9 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 9 months ago
Andreas Rheinhardt b9297128f5 avutil/tests/.gitignore: Add side_data_array 9 months ago
Jan Ekström 53335f6cf4 avutil/frame: add helper for adding side data to array 9 months ago
Marton Balint a4fc331118 avutil/channel_layout: add specific text versions for unknown and unused channels 10 months ago
Marton Balint 0b3b8a1918 avutil/tests/channel_layout: add some av_channel_from_string and av_channel_layout_from_string tests 10 months ago
Marton Balint b2b22c2d1a avutil/tests/channel_layout: make printing results part of the tests 10 months ago
Anton Khirnov efe4478778 lavu/opt: add array options 10 months ago
Andreas Rheinhardt 27cd7011bc avutil/tests/pixelutils: Remove dead code 10 months ago
Marton Balint 65c9c52a5a avutil/tests/channel_layout: add tests for av_channel_order_retype 10 months ago
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 11 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
Anton Khirnov 551a9af5a1 lavu/tests/cpu: stop processing the thread count 1 year ago
Michael Niedermayer d84677abd8
avutil/softfloat: fix av_sincos_sf() 2 years ago
Martin Storsjö 397cb623c8 aarch64: Add cpu flags for the dotprod and i8mm extensions 2 years ago
Sil Vilerino d54127c41a lavu/hwcontext_vaapi: Add Windows/VAAPI support with vaGetDisplayWin32 2 years ago
Leo Izen 719a93f4e4 avutil/{color_utils, csp}: merge color_utils into csp and expose API 2 years ago
James Almer 30e1e7e0f3 avutil: remove FF_API_D2STR 2 years ago
Andreas Rheinhardt 6aa7b0c463 avutil/tests/dict: Explicitly test av_dict_iterate() 2 years ago
Marvin Scholz 81747b5259 avutil: use av_dict_iterate 2 years ago
James Darnley 0f252dfa95 avutil/tests/cpu: print the avx512icl flag 2 years ago