aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/tests
Commit message (Expand)AuthorAgeFilesLines
* avutil/tests/opt: Check av_set_options_string() for failureMichael Niedermayer2024-05-281-1/+4
* avutil/tests/dict: Check av_dict_set() before get for failureMichael Niedermayer2024-05-281-3/+6
* lavu/riscv: CPU flag for fast misaligned accessesRémi Denis-Courmont2024-05-141-1/+2
* avutil/tests/base64: Check with too short output arrayMichael Niedermayer2024-05-131-0/+10
* riscv: add Zvbb vector bit manipulation extensionRémi Denis-Courmont2024-05-111-0/+1
* avutil/opt: add an unsigned option typeJames Almer2024-05-041-0/+9
* avutil/tests/opt: test values > INT_MAX for INT64 typeJames Almer2024-05-041-2/+3
* avutil/tests/opt: test negative values for INT and INT64 typesJames Almer2024-05-041-2/+9
* avutil/opt: add support for children objects in av_opt_serializeJames Almer2024-04-231-3/+46
* avutil/tests/opt: test av_opt_find2()James Almer2024-04-231-0/+49
* avutil/test/opt: test the AV_OPT_SERIALIZE_SKIP_DEFAULTS flagJames Almer2024-04-231-0/+5
* avutil/frame: add a flag to allow overwritting existing entriesJames Almer2024-04-111-22/+30
* avutil/common: Don't auto-include mem.hAndreas Rheinhardt2024-03-315-0/+6
* avutil/tests/.gitignore: Add side_data_arrayAndreas Rheinhardt2024-03-281-0/+1
* avutil/frame: add helper for adding side data to arrayJan Ekström2024-03-201-0/+103
* avutil/channel_layout: add specific text versions for unknown and unused chan...Marton Balint2024-03-161-0/+2
* avutil/tests/channel_layout: add some av_channel_from_string and av_channel_l...Marton Balint2024-03-161-0/+26
* avutil/tests/channel_layout: make printing results part of the testsMarton Balint2024-03-161-185/+98
* lavu/opt: add array optionsAnton Khirnov2024-03-081-0/+49
* avutil/tests/pixelutils: Remove dead codeAndreas Rheinhardt2024-02-211-8/+0
* avutil/tests/channel_layout: add tests for av_channel_order_retypeMarton Balint2024-02-181-0/+63
* all: use designated initializers for AVOption.unitAnton Khirnov2024-02-141-4/+4
* libavutil: add hwcontext_d3d12va and AV_PIX_FMT_D3D12Wu Jianhua2023-12-211-0/+2
* riscv: Tweak names of cpu flags, print flags in libavutil/tests/cpuMartin Storsjö2023-12-171-0/+10
* avutil/tests/imgutils: add tests for av_image_fill_black()Marton Balint2023-12-131-9/+52
* avutil/tests/imgutils: factorize basic tests to new functionMarton Balint2023-12-131-29/+39
* avutil/mem: Don't include avutil.hAndreas Rheinhardt2023-09-073-0/+6
* avutil/tests/channel_layout: Test av_channel_layout_copy()Andreas Rheinhardt2023-08-101-1/+11
* avutil/tests/channel_layout: Don't include lavu/channel_layout.cAndreas Rheinhardt2023-08-101-1/+7
* avutil/tests/channel_layout: Also test non-AVBPrint variantsAndreas Rheinhardt2023-08-101-18/+90
* lavu/tests/cpu: stop processing the thread countAnton Khirnov2023-07-111-6/+2
* avutil/softfloat: fix av_sincos_sf()Michael Niedermayer2023-06-231-1/+1
* aarch64: Add cpu flags for the dotprod and i8mm extensionsMartin Storsjö2023-06-061-0/+2
* lavu/hwcontext_vaapi: Add Windows/VAAPI support with vaGetDisplayWin32Sil Vilerino2023-04-241-1/+1
* avutil/{color_utils, csp}: merge color_utils into csp and expose APILeo Izen2023-02-091-2/+2
* avutil: remove FF_API_D2STRJames Almer2023-02-091-16/+0
* avutil/tests/dict: Explicitly test av_dict_iterate()Andreas Rheinhardt2022-12-071-5/+25
* avutil: use av_dict_iterateMarvin Scholz2022-12-071-1/+1
* avutil/tests/cpu: print the avx512icl flagJames Darnley2022-11-041-0/+1
* avutil/tests/pixelutils: Test that all non-hw pix fmts have componentsAndreas Rheinhardt2022-09-301-0/+1
* avutil/tests/pixelutils: Use av_assert0 instead for test toolsAndreas Rheinhardt2022-09-301-1/+1
* avutil/pixdesc: Move ff_check_pixfmt_descriptors() to its only userAndreas Rheinhardt2022-09-301-1/+52
* avutil/dict: Error out in case of key == NULLAndreas Rheinhardt2022-09-191-3/+9
* lavu/pixdesc: favour formats where depth and subsampling exactly matchPhilip Langdale2022-09-171-19/+110
* avutil/tests/.gitignore: Add channel_layout testtoolAndreas Rheinhardt2022-09-051-0/+1
* lavu/pixfmt: Introduce VUYX formatPhilip Langdale2022-08-251-0/+1
* avutil/test/pixfmt_best: test the VUYA pixel formatJames Almer2022-08-071-0/+1
* avutil/tests/uuid: add uuid testsPierre-Anthony Lemieux2022-06-122-0/+142
* libavutil/tests/md5: Remove 'volatile workaround' to avoid warningssoftworkz2022-06-081-2/+2
* avutil/tests/channel_layout: also test ambisonic layouts in av_channel_layout...James Almer2022-03-251-0/+6