summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* avutil/hwcontext_opencl: Use proper OpenCLFramesContextAndreas Rheinhardt2024-02-13
* avutil/channel_layout: add av_channel_layout_retype()Marton Balint2024-02-12
* avutil/channel_layout: add av_channel_layout_custom_init()Marton Balint2024-02-12
* avutil/rational: Document what is to be expected from av_d2q() of doubles rep...Michael Niedermayer2024-02-12
* x86: Remove inline MMX assembly that clobbers the FPU stateMartin Storsjö2024-02-09
* Revert "avutil/mem: limit alignment to maximum simd align"Timo Rothenpieler2024-02-09
* avutil/mem: limit alignment to maximum simd alignTimo Rothenpieler2024-02-09
* x86/tx_init: propely indicate the extended available transform sizesLynne2024-02-09
* x86/tx_float: enable SIMD for sizes over 131072Lynne2024-02-07
* avutil/opt: Fix AV_OPT_TYPE_CONST default valueAndreas Rheinhardt2024-02-07
* avutil/thread: fix pthread_setname_np parameters for NetBSD and AppleMarton Balint2024-02-05
* avutil/thread: add support for setting thread name on *bsd and solarisBrad Smith2024-02-04
* avutil/rational: increase av_d2q precisionMarton Balint2024-02-04
* avutil/hwcontext_d3d12va: Use av_image_copy() wrapperAndreas Rheinhardt2024-01-24
* avutil/iamf: change the opt type for some optionsJames Almer2024-01-22
* Revert "all: Don't set AVClass.item_name to its default value"Anton Khirnov2024-01-20
* avutil/pixfmt: fix AV_PIX_FMT_RGB8 descriptionJeffrey Knockel2024-01-16
* avutil/eval: Use even better PRNGMichael Niedermayer2024-01-16
* avutil/iamf: add some more doxy to structsJames Almer2024-01-15
* avutil/iamf: fix doxygen group namesJames Almer2024-01-15
* libavutil/timecode: fix parameter order in documentationMarth642024-01-14
* avutil/hwcontext_vt: add pixel format map for full range YUV420PZhao Zhili2024-01-12
* avutil/imgutils: fix half-float representation of 0.0625Marton Balint2024-01-04
* avutil/hwcontext_videotoolbox: add frame hwctx to specify color rangeZhao Zhili2024-01-04
* lavu/eval: add randomi function to compute random value in intervalStefano Sabatini2024-01-01
* all: Don't set AVClass.item_name to its default valueAndreas Rheinhardt2023-12-22
* avutil/hwcontext_d3d12va: remove unused variablesJames Almer2023-12-21
* avutil/hwcontext_d3d12va: fix indentation in d3d12va_transfer_data()James Almer2023-12-21
* avutil/hwcontext_d3d12va: cast the input pointer array argument on av_image_c...James Almer2023-12-21
* avutil/hwcontext_d3d12va: remove an unused functionTong Wu2023-12-21
* libavutil: add hwcontext_d3d12va and AV_PIX_FMT_D3D12Wu Jianhua2023-12-21
* avutil/iamf: add missing doxy to free functionsJames Almer2023-12-19
* avutil: introduce an Immersive Audio Model and Formats APIJames Almer2023-12-18
* riscv: Tweak names of cpu flags, print flags in libavutil/tests/cpuMartin Storsjö2023-12-17
* avutil/imgutils: add new function av_image_fill_color()Marton Balint2023-12-13
* avutil/imgutils: factorize a fill color functionMarton Balint2023-12-13
* avutil/imgutils: add support for 32bit pixel format for av_image_fill_black()Marton Balint2023-12-13
* avutil/imgutils: fix av_image_fill_black() for some pixel formatsMarton Balint2023-12-13
* 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
* hwcontext_vulkan: guard unistd.h includeBenjamin Cheng2023-12-11
* lavu/hwcontext_qsv: Make sure hardware vendor is Intel for qsv on d3d11vaHaihao Xiang2023-12-07
* lavu/hwcontext_d3d11va: Add option vendor_idArtem Galin2023-12-07
* lavu/hwcontext_qsv: use mfxImplDescription instead of mfxExtendedDeviceId on ...Haihao Xiang2023-12-05
* lavu/hwcontext_vaapi: ignore nonexistent device in default DRM device selectionHaihao Xiang2023-12-05
* lavu/fixed_dsp: R-V V fmul_window_scaledRémi Denis-Courmont2023-11-23
* lavu/float_dsp: optimise R-V V fmul_reverse & fmul_windowRémi Denis-Courmont2023-11-23
* lavu/fixed_dsp: optimise R-V V fmul_reverseRémi Denis-Courmont2023-11-23
* riscv: fix builds without Zbb supportRémi Denis-Courmont2023-11-18
* apply spelling fixesDiederik de Haas via ffmpeg-devel2023-11-18