summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* lavu/opt: simplify printing option type in opt_list()Anton Khirnov2024-03-01
* lavu/opt: cosmetics, group option reading function togetherAnton Khirnov2024-03-01
* lavu/opt: cosmetics, group option setting function togetherAnton Khirnov2024-03-01
* lavu/opt: cosmetics, group (un)init and management functions togetherAnton Khirnov2024-03-01
* lavu/opt: document AVOption.flagsAnton Khirnov2024-03-01
* lavu/opt: cosmetics, move AV_OPT_FLAG_* out of AVOptionAnton Khirnov2024-03-01
* lavu/opt: cosmetics, change option flags to (1 << N) styleAnton Khirnov2024-03-01
* avutil/hwcontext_opencl: Add map from Videotoolbox to OpenCLZhao Zhili2024-03-01
* avutil/hwcontext_opencl: Fix missing linesize when map from openclZhao Zhili2024-03-01
* avutil/hwcontext_vulkan: Fix memleaks when transfer to vulkanZhao Zhili2024-03-01
* avutil/vulkan: avoid overreads in ff_vk_count_imagesZhao Zhili2024-03-01
* avutil/hwcontext_vulkan: Fix leaks in map_from_drmZhao Zhili2024-03-01
* avutil/hwcontext_vulkan: Fix leaks when semaphore creation failsZhao Zhili2024-03-01
* avutil/hwcontext: Don't assume frames_uninit is reentrantZhao Zhili2024-03-01
* avutil/hwcontext: Don't assume device_uninit is reentrantZhao Zhili2024-03-01
* avutil/mem_internal: Remove unneeded headersAndreas Rheinhardt2024-03-01
* avutil/mem: limit alignment to maximum simd alignTimo Rothenpieler2024-02-27
* avutil/hwcontext: Don't check before av_buffer_unref()Andreas Rheinhardt2024-02-25
* avutil/opt: Use correct function pointer typeAndreas Rheinhardt2024-02-25
* avutil/tx: print debug log at trace levelJames Almer2024-02-22
* avutil/version: Remove outdated checksAndreas Rheinhardt2024-02-21
* avutil/common: Move includes to the beginning of the fileAndreas Rheinhardt2024-02-21
* avutil/tests/pixelutils: Remove dead codeAndreas Rheinhardt2024-02-21
* avutil/hwcontext_vaapi: Allocate pub and priv frames hwctx togetherAndreas Rheinhardt2024-02-20
* avutil/hwcontext_vaapi: Allocate public and priv device hwctx togetherAndreas Rheinhardt2024-02-20
* configure, libavutil/version: Remove unused HAVE_MMX2Andreas Rheinhardt2024-02-20
* avutil/intreadwrite: Remove obsolete warningAndreas Rheinhardt2024-02-20
* lavu/tx: correctly use a default scale parameter for all transform typesLynne2024-02-18
* avutil/channel_layout: print known layout names in custom layoutJames Almer2024-02-18
* avutil/tests/channel_layout: add tests for av_channel_order_retypeMarton Balint2024-02-18
* avutil/channel_layout: add FF_CHANNEL_ORDER_NBMarton Balint2024-02-18
* avutil/channel_layout: change AV_CHAN_SILENCE to AV_CHAN_UNUSED in the docsMarton Balint2024-02-18
* avutil/pixfmt: Add AV_VIDEO_MAX_PLANESMichael Niedermayer2024-02-16
* av_tx_init: accept NULL scale for RDFTPeter Ross2024-02-15
* all: use designated initializers for AVOption.unitAnton Khirnov2024-02-14
* 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