| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/hwcontext_d3d12va: Use av_image_copy() wrapper | Andreas Rheinhardt | 2024-01-24 | 1 | -4/+4 |
* | avutil/iamf: change the opt type for some options | James Almer | 2024-01-22 | 1 | -7/+7 |
* | Revert "all: Don't set AVClass.item_name to its default value" | Anton Khirnov | 2024-01-20 | 8 | -0/+19 |
* | avutil/pixfmt: fix AV_PIX_FMT_RGB8 description | Jeffrey Knockel | 2024-01-16 | 2 | -4/+4 |
* | avutil/eval: Use even better PRNG | Michael Niedermayer | 2024-01-16 | 2 | -4/+104 |
* | avutil/iamf: add some more doxy to structs | James Almer | 2024-01-15 | 1 | -0/+43 |
* | avutil/iamf: fix doxygen group names | James Almer | 2024-01-15 | 1 | -6/+6 |
* | libavutil/timecode: fix parameter order in documentation | Marth64 | 2024-01-14 | 1 | -7/+7 |
* | avutil/hwcontext_vt: add pixel format map for full range YUV420P | Zhao Zhili | 2024-01-12 | 1 | -0/+1 |
* | avutil/imgutils: fix half-float representation of 0.0625 | Marton Balint | 2024-01-04 | 1 | -1/+1 |
* | avutil/hwcontext_videotoolbox: add frame hwctx to specify color range | Zhao Zhili | 2024-01-04 | 3 | -10/+29 |
* | lavu/eval: add randomi function to compute random value in interval | Stefano Sabatini | 2024-01-01 | 1 | -7/+19 |
* | all: Don't set AVClass.item_name to its default value | Andreas Rheinhardt | 2023-12-22 | 8 | -19/+0 |
* | avutil/hwcontext_d3d12va: remove unused variables | James Almer | 2023-12-21 | 1 | -6/+2 |
* | avutil/hwcontext_d3d12va: fix indentation in d3d12va_transfer_data() | James Almer | 2023-12-21 | 1 | -27/+27 |
* | avutil/hwcontext_d3d12va: cast the input pointer array argument on av_image_c... | James Almer | 2023-12-21 | 1 | -2/+2 |
* | avutil/hwcontext_d3d12va: remove an unused function | Tong Wu | 2023-12-21 | 1 | -9/+0 |
* | libavutil: add hwcontext_d3d12va and AV_PIX_FMT_D3D12 | Wu Jianhua | 2023-12-21 | 11 | -1/+919 |
* | avutil/iamf: add missing doxy to free functions | James Almer | 2023-12-19 | 1 | -0/+12 |
* | avutil: introduce an Immersive Audio Model and Formats API | James Almer | 2023-12-18 | 4 | -1/+1191 |
* | riscv: Tweak names of cpu flags, print flags in libavutil/tests/cpu | Martin Storsjö | 2023-12-17 | 3 | -7/+17 |
* | avutil/imgutils: add new function av_image_fill_color() | Marton Balint | 2023-12-13 | 3 | -4/+34 |
* | avutil/imgutils: factorize a fill color function | Marton Balint | 2023-12-13 | 1 | -39/+64 |
* | avutil/imgutils: add support for 32bit pixel format for av_image_fill_black() | Marton Balint | 2023-12-13 | 1 | -10/+23 |
* | avutil/imgutils: fix av_image_fill_black() for some pixel formats | Marton Balint | 2023-12-13 | 1 | -31/+18 |
* | 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 |
* | hwcontext_vulkan: guard unistd.h include | Benjamin Cheng | 2023-12-11 | 1 | -1/+1 |
* | lavu/hwcontext_qsv: Make sure hardware vendor is Intel for qsv on d3d11va | Haihao Xiang | 2023-12-07 | 1 | -0/+6 |
* | lavu/hwcontext_d3d11va: Add option vendor_id | Artem Galin | 2023-12-07 | 1 | -1/+58 |
* | lavu/hwcontext_qsv: use mfxImplDescription instead of mfxExtendedDeviceId on ... | Haihao Xiang | 2023-12-05 | 1 | -4/+4 |
* | lavu/hwcontext_vaapi: ignore nonexistent device in default DRM device selection | Haihao Xiang | 2023-12-05 | 1 | -2/+13 |
* | lavu/fixed_dsp: R-V V fmul_window_scaled | Rémi Denis-Courmont | 2023-11-23 | 2 | -1/+54 |
* | lavu/float_dsp: optimise R-V V fmul_reverse & fmul_window | Rémi Denis-Courmont | 2023-11-23 | 1 | -6/+8 |
* | lavu/fixed_dsp: optimise R-V V fmul_reverse | Rémi Denis-Courmont | 2023-11-23 | 1 | -3/+4 |
* | riscv: fix builds without Zbb support | Rémi Denis-Courmont | 2023-11-18 | 1 | -0/+5 |
* | apply spelling fixes | Diederik de Haas via ffmpeg-devel | 2023-11-18 | 2 | -3/+3 |
* | lavu/log: do not assume AVClass.item_name is always set | Anton Khirnov | 2023-11-09 | 1 | -2/+7 |
* | avutil/hwcontext_vulkan: get VkFormatFeatureFlagBits2 | Víctor Manuel Jáquez Leal | 2023-11-09 | 1 | -4/+6 |
* | avutil/hwcontext_vulkan: fix run on macOS | Zhao Zhili | 2023-11-09 | 1 | -1/+10 |
* | avutil: bump minor version after recent commits | James Almer | 2023-11-08 | 1 | -1/+1 |
* | avutil/channel_layout: add a 9.1.4 channel layout | James Almer | 2023-11-08 | 2 | -0/+3 |
* | avutil/channel_layout: add a 7.2.3 channel layout | James Almer | 2023-11-08 | 2 | -0/+3 |
* | x86inc: Add REPX macro to repeat instructions/operations | Henrik Gramner | 2023-11-08 | 1 | -0/+10 |
* | avutil/x86/pixelutils: Empty MMX state in ff_pixelutils_sad_8x8_mmxext | Andreas Rheinhardt | 2023-11-04 | 1 | -0/+1 |
* | libavutil/log.c: only include valgrind header when used. | Reimar Döffinger | 2023-11-02 | 1 | -1/+1 |
* | libavutil/aarch64/cpu.c: HWCAPS requires inline asm support. | Reimar Döffinger | 2023-11-02 | 1 | -1/+1 |
* | avutil/pixdesc: simplify xyz pixfmt check | Niklas Haas | 2023-10-31 | 1 | -4/+4 |
* | avutil/pixdesc: add AV_PIX_FMT_FLAG_XYZ | Niklas Haas | 2023-10-31 | 3 | -4/+9 |
* | aarch64: Simplify the linux runtime cpu detection code | Martin Storsjö | 2023-10-31 | 1 | -5/+1 |