summaryrefslogtreecommitdiff
path: root/libavutil/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* avutil/tests/channel_layout: test av_channel_layout_check()James Almer2022-03-251-2/+4
* avutil/tests/channel_layout: test the output of av_channel_layout_subset()James Almer2022-03-251-0/+18
* avutil/tests/channel_layout: test the output of av_channel_layout_standard()James Almer2022-03-251-1/+20
* avutil/tests/channel_layout: test generating a custom layout using ambisonic ...James Almer2022-03-251-0/+2
* channel_layout: add support for AmbisonicVittorio Giovara2022-03-151-0/+40
* lavu: support AVChannelLayout AVOptionsAnton Khirnov2022-03-151-4/+4
* fate: add a channel_layout API testJames Almer2022-03-151-0/+266
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-242-0/+6
* avutil/avassert: Don't include avutil.hAndreas Rheinhardt2022-02-242-0/+3
* avutil/display: Don't include avutil.hAndreas Rheinhardt2022-02-241-0/+1
* avutil/log: Don't include avutil.hAndreas Rheinhardt2022-02-243-0/+10
* lavu/fifo: add a test for _cb functionsAnton Khirnov2022-02-151-0/+101
* lavu/tests/fifo: switch to the new APIAnton Khirnov2022-02-071-26/+21
* avutil/tests/adler32: Remove unnecessary volatileAndreas Rheinhardt2022-01-291-2/+1
* lavu/fifo: deprecate av_fifo_peek2()Anton Khirnov2022-01-101-8/+0
* avutil/tests/cpu: add slowgatherJames Almer2021-12-211-0/+1
* avutil/twofish: Fixed decryptionSebastian Kirmayer2021-12-191-3/+12
* avutil: [loongarch] Add support for loongarch SIMD.Shiyou Yin2021-12-151-0/+3
* avutil/tests/opt: Set AVClass.versionAndreas Rheinhardt2021-09-271-0/+1
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-221-0/+1
* Remove unnecessary mem.h inclusionsAndreas Rheinhardt2021-07-221-1/+0
* avutil/tests/audio_ffio: add missing headerMatthieu Patou2021-06-131-0/+1
* avutil/tests/lzo: remove timer macrosJames Almer2021-06-131-2/+0
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-012-0/+2
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-011-0/+1
* lavu/avstring: deprecate av_d2str().Nicolas George2020-08-211-0/+4
* tests/imgutils: test the output of av_image_fill_* functionsJames Almer2020-07-301-0/+38
* libavutil: Detect MMI and MSA flags for MIPSJiaxun Yang2020-07-231-0/+3
* avutil/tests/opt: add av_opt_get/av_opt_set testsMarton Balint2019-12-271-0/+41
* avutil/tests/opt: add tests for AV_OPT_TYPE_DICTMarton Balint2019-12-271-0/+5
* avutil: Add NV24 and NV42 pixel formatsPhilip Langdale2019-05-121-0/+1
* avutil/tests/random_seed: seeds[] is uint32_t, therefore use PRIX32 macroPeter Ross2018-12-161-1/+1
* avutil/tests/parseutils: add some big duration testsMarton Balint2018-10-071-0/+4