summaryrefslogtreecommitdiff
path: root/libavutil/tests
Commit message (Expand)AuthorAge
* avutil/common: Don't auto-include mem.hAndreas Rheinhardt2024-03-31
* avutil/tests/.gitignore: Add side_data_arrayAndreas Rheinhardt2024-03-28
* avutil/frame: add helper for adding side data to arrayJan Ekström2024-03-20
* avutil/channel_layout: add specific text versions for unknown and unused chan...Marton Balint2024-03-16
* avutil/tests/channel_layout: add some av_channel_from_string and av_channel_l...Marton Balint2024-03-16
* avutil/tests/channel_layout: make printing results part of the testsMarton Balint2024-03-16
* lavu/opt: add array optionsAnton Khirnov2024-03-08
* avutil/tests/pixelutils: Remove dead codeAndreas Rheinhardt2024-02-21
* avutil/tests/channel_layout: add tests for av_channel_order_retypeMarton Balint2024-02-18
* all: use designated initializers for AVOption.unitAnton Khirnov2024-02-14
* libavutil: add hwcontext_d3d12va and AV_PIX_FMT_D3D12Wu Jianhua2023-12-21
* riscv: Tweak names of cpu flags, print flags in libavutil/tests/cpuMartin Storsjö2023-12-17
* avutil/tests/imgutils: add tests for av_image_fill_black()Marton Balint2023-12-13
* avutil/tests/imgutils: factorize basic tests to new functionMarton Balint2023-12-13
* avutil/mem: Don't include avutil.hAndreas Rheinhardt2023-09-07
* avutil/tests/channel_layout: Test av_channel_layout_copy()Andreas Rheinhardt2023-08-10
* avutil/tests/channel_layout: Don't include lavu/channel_layout.cAndreas Rheinhardt2023-08-10
* avutil/tests/channel_layout: Also test non-AVBPrint variantsAndreas Rheinhardt2023-08-10
* lavu/tests/cpu: stop processing the thread countAnton Khirnov2023-07-11
* avutil/softfloat: fix av_sincos_sf()Michael Niedermayer2023-06-23
* aarch64: Add cpu flags for the dotprod and i8mm extensionsMartin Storsjö2023-06-06
* lavu/hwcontext_vaapi: Add Windows/VAAPI support with vaGetDisplayWin32Sil Vilerino2023-04-24
* avutil/{color_utils, csp}: merge color_utils into csp and expose APILeo Izen2023-02-09
* avutil: remove FF_API_D2STRJames Almer2023-02-09
* avutil/tests/dict: Explicitly test av_dict_iterate()Andreas Rheinhardt2022-12-07
* avutil: use av_dict_iterateMarvin Scholz2022-12-07
* avutil/tests/cpu: print the avx512icl flagJames Darnley2022-11-04
* avutil/tests/pixelutils: Test that all non-hw pix fmts have componentsAndreas Rheinhardt2022-09-30
* avutil/tests/pixelutils: Use av_assert0 instead for test toolsAndreas Rheinhardt2022-09-30
* avutil/pixdesc: Move ff_check_pixfmt_descriptors() to its only userAndreas Rheinhardt2022-09-30
* avutil/dict: Error out in case of key == NULLAndreas Rheinhardt2022-09-19
* lavu/pixdesc: favour formats where depth and subsampling exactly matchPhilip Langdale2022-09-17
* avutil/tests/.gitignore: Add channel_layout testtoolAndreas Rheinhardt2022-09-05
* lavu/pixfmt: Introduce VUYX formatPhilip Langdale2022-08-25
* avutil/test/pixfmt_best: test the VUYA pixel formatJames Almer2022-08-07
* avutil/tests/uuid: add uuid testsPierre-Anthony Lemieux2022-06-12
* libavutil/tests/md5: Remove 'volatile workaround' to avoid warningssoftworkz2022-06-08
* avutil/tests/channel_layout: also test ambisonic layouts in av_channel_layout...James Almer2022-03-25
* avutil/tests/channel_layout: test av_channel_layout_check()James Almer2022-03-25
* avutil/tests/channel_layout: test the output of av_channel_layout_subset()James Almer2022-03-25
* avutil/tests/channel_layout: test the output of av_channel_layout_standard()James Almer2022-03-25
* avutil/tests/channel_layout: test generating a custom layout using ambisonic ...James Almer2022-03-25
* channel_layout: add support for AmbisonicVittorio Giovara2022-03-15
* lavu: support AVChannelLayout AVOptionsAnton Khirnov2022-03-15
* fate: add a channel_layout API testJames Almer2022-03-15
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-24
* avutil/avassert: Don't include avutil.hAndreas Rheinhardt2022-02-24
* avutil/display: Don't include avutil.hAndreas Rheinhardt2022-02-24
* avutil/log: Don't include avutil.hAndreas Rheinhardt2022-02-24
* lavu/fifo: add a test for _cb functionsAnton Khirnov2022-02-15