summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* 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
* 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