| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/tests/opt: Check av_set_options_string() for failure | Michael Niedermayer | 2024-05-28 | 1 | -1/+4 |
* | avutil/tests/dict: Check av_dict_set() before get for failure | Michael Niedermayer | 2024-05-28 | 1 | -3/+6 |
* | lavu/riscv: CPU flag for fast misaligned accesses | Rémi Denis-Courmont | 2024-05-14 | 1 | -1/+2 |
* | avutil/tests/base64: Check with too short output array | Michael Niedermayer | 2024-05-13 | 1 | -0/+10 |
* | riscv: add Zvbb vector bit manipulation extension | Rémi Denis-Courmont | 2024-05-11 | 1 | -0/+1 |
* | avutil/opt: add an unsigned option type | James Almer | 2024-05-04 | 1 | -0/+9 |
* | avutil/tests/opt: test values > INT_MAX for INT64 type | James Almer | 2024-05-04 | 1 | -2/+3 |
* | avutil/tests/opt: test negative values for INT and INT64 types | James Almer | 2024-05-04 | 1 | -2/+9 |
* | avutil/opt: add support for children objects in av_opt_serialize | James Almer | 2024-04-23 | 1 | -3/+46 |
* | avutil/tests/opt: test av_opt_find2() | James Almer | 2024-04-23 | 1 | -0/+49 |
* | avutil/test/opt: test the AV_OPT_SERIALIZE_SKIP_DEFAULTS flag | James Almer | 2024-04-23 | 1 | -0/+5 |
* | avutil/frame: add a flag to allow overwritting existing entries | James Almer | 2024-04-11 | 1 | -22/+30 |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 5 | -0/+6 |
* | avutil/tests/.gitignore: Add side_data_array | Andreas Rheinhardt | 2024-03-28 | 1 | -0/+1 |
* | avutil/frame: add helper for adding side data to array | Jan Ekström | 2024-03-20 | 1 | -0/+103 |
* | avutil/channel_layout: add specific text versions for unknown and unused chan... | Marton Balint | 2024-03-16 | 1 | -0/+2 |
* | avutil/tests/channel_layout: add some av_channel_from_string and av_channel_l... | Marton Balint | 2024-03-16 | 1 | -0/+26 |
* | avutil/tests/channel_layout: make printing results part of the tests | Marton Balint | 2024-03-16 | 1 | -185/+98 |
* | lavu/opt: add array options | Anton Khirnov | 2024-03-08 | 1 | -0/+49 |
* | avutil/tests/pixelutils: Remove dead code | Andreas Rheinhardt | 2024-02-21 | 1 | -8/+0 |
* | avutil/tests/channel_layout: add tests for av_channel_order_retype | Marton Balint | 2024-02-18 | 1 | -0/+63 |
* | all: use designated initializers for AVOption.unit | Anton Khirnov | 2024-02-14 | 1 | -4/+4 |
* | libavutil: add hwcontext_d3d12va and AV_PIX_FMT_D3D12 | Wu Jianhua | 2023-12-21 | 1 | -0/+2 |
* | riscv: Tweak names of cpu flags, print flags in libavutil/tests/cpu | Martin Storsjö | 2023-12-17 | 1 | -0/+10 |
* | avutil/tests/imgutils: add tests for av_image_fill_black() | Marton Balint | 2023-12-13 | 1 | -9/+52 |
* | avutil/tests/imgutils: factorize basic tests to new function | Marton Balint | 2023-12-13 | 1 | -29/+39 |
* | avutil/mem: Don't include avutil.h | Andreas Rheinhardt | 2023-09-07 | 3 | -0/+6 |
* | avutil/tests/channel_layout: Test av_channel_layout_copy() | Andreas Rheinhardt | 2023-08-10 | 1 | -1/+11 |
* | avutil/tests/channel_layout: Don't include lavu/channel_layout.c | Andreas Rheinhardt | 2023-08-10 | 1 | -1/+7 |
* | avutil/tests/channel_layout: Also test non-AVBPrint variants | Andreas Rheinhardt | 2023-08-10 | 1 | -18/+90 |
* | lavu/tests/cpu: stop processing the thread count | Anton Khirnov | 2023-07-11 | 1 | -6/+2 |
* | avutil/softfloat: fix av_sincos_sf() | Michael Niedermayer | 2023-06-23 | 1 | -1/+1 |
* | aarch64: Add cpu flags for the dotprod and i8mm extensions | Martin Storsjö | 2023-06-06 | 1 | -0/+2 |
* | lavu/hwcontext_vaapi: Add Windows/VAAPI support with vaGetDisplayWin32 | Sil Vilerino | 2023-04-24 | 1 | -1/+1 |
* | avutil/{color_utils, csp}: merge color_utils into csp and expose API | Leo Izen | 2023-02-09 | 1 | -2/+2 |
* | avutil: remove FF_API_D2STR | James Almer | 2023-02-09 | 1 | -16/+0 |
* | avutil/tests/dict: Explicitly test av_dict_iterate() | Andreas Rheinhardt | 2022-12-07 | 1 | -5/+25 |
* | avutil: use av_dict_iterate | Marvin Scholz | 2022-12-07 | 1 | -1/+1 |
* | avutil/tests/cpu: print the avx512icl flag | James Darnley | 2022-11-04 | 1 | -0/+1 |
* | avutil/tests/pixelutils: Test that all non-hw pix fmts have components | Andreas Rheinhardt | 2022-09-30 | 1 | -0/+1 |
* | avutil/tests/pixelutils: Use av_assert0 instead for test tools | Andreas Rheinhardt | 2022-09-30 | 1 | -1/+1 |
* | avutil/pixdesc: Move ff_check_pixfmt_descriptors() to its only user | Andreas Rheinhardt | 2022-09-30 | 1 | -1/+52 |
* | avutil/dict: Error out in case of key == NULL | Andreas Rheinhardt | 2022-09-19 | 1 | -3/+9 |
* | lavu/pixdesc: favour formats where depth and subsampling exactly match | Philip Langdale | 2022-09-17 | 1 | -19/+110 |
* | avutil/tests/.gitignore: Add channel_layout testtool | Andreas Rheinhardt | 2022-09-05 | 1 | -0/+1 |
* | lavu/pixfmt: Introduce VUYX format | Philip Langdale | 2022-08-25 | 1 | -0/+1 |
* | avutil/test/pixfmt_best: test the VUYA pixel format | James Almer | 2022-08-07 | 1 | -0/+1 |
* | avutil/tests/uuid: add uuid tests | Pierre-Anthony Lemieux | 2022-06-12 | 2 | -0/+142 |
* | libavutil/tests/md5: Remove 'volatile workaround' to avoid warnings | softworkz | 2022-06-08 | 1 | -2/+2 |
* | avutil/tests/channel_layout: also test ambisonic layouts in av_channel_layout... | James Almer | 2022-03-25 | 1 | -0/+6 |