summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* avutil/common, macros: Move several macros from common.h to macros.hAndreas Rheinhardt2021-07-29
* avutil/mips: Use $at as MMI macro temporary registerJiaxun Yang2021-07-28
* avutil/mips: Use MMI_{L, S}QC1 macro in {SAVE, RECOVER}_REGJiaxun Yang2021-07-28
* avutil/film_grain_params: add support for H.274 Film Grain CharacteristicsJames Almer2021-07-23
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* Remove unnecessary mem.h inclusionsAndreas Rheinhardt2021-07-22
* Remove obsolete version.h inclusionsAndreas Rheinhardt2021-07-22
* avutil/internal, swresample/audioconvert: Remove cpu.h inclusionsAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Don't include cpu.hAndreas Rheinhardt2021-07-22
* lavu/kperf: use ff_thread_once()J. Dekker2021-07-21
* avutil/macos_kperf: add missing header guardsJames Almer2021-07-20
* lavu/checkasm: add (private) kperf timing for macOSJ. Dekker2021-07-20
* lavu/cpu: Use av_cpu_ prefixThilo Borgmann2021-07-20
* avutil/hwcontext_videotoolbox: implement hwupload to convert AVFrame to CVPix...Aman Karmani2021-07-18
* x86/tx_float: correctly load the transform lengthLynne2021-07-18
* lavu/cpu.c: Add av_force_cpu_count() to override auto-detection.Thilo Borgmann2021-07-16
* avutil/tx: avoid negative left shiftsMichael Niedermayer2021-06-18
* avutil/samplefmt: don't add offsets to NULL pointersJames Almer2021-06-13
* avutil/samplefmt: remove outdated commentJames Almer2021-06-13
* avutil/tests/audio_ffio: add missing headerMatthieu Patou2021-06-13
* avutil/tests/lzo: remove timer macrosJames Almer2021-06-13
* lavu/mem: un-inline av_size_mult()Anton Khirnov2021-06-11
* lavu/video_enc_params: make sure blocks are properly alignedAnton Khirnov2021-06-10
* hwcontext_vulkan: fix typo in vulkan_device_init()Lynne2021-06-10
* avutil/opt: Check directly for av_dict_copy() failureAndreas Rheinhardt2021-06-08
* libavcodec/mips: Fix build errors reported by clangJin Bo2021-06-03
* pixfmt: fixed wrong fix of commentValerii Zapodovnikov2021-06-02
* avutil/mem: use GCC builtins to check for overflow in av_size_mult()James Almer2021-05-31
* avutil/mem: check for max_alloc_size in av_fast_malloc()James Almer2021-05-27
* avutil/mem: make ff_fast_malloc() internal to mem.cJames Almer2021-05-27
* avutil/mem: make max_alloc_size an atomic typeJames Almer2021-05-23
* avutil/imgutils: don't add offsets to NULL pointersJames Almer2021-05-12
* mips: Fix potential illegal instruction error.Shiyou Yin2021-05-07
* avutil/mem: Also poison new av_realloc-allocated blocksAndreas Rheinhardt2021-04-30
* hwcontext_vulkan: dlopen libvulkanLynne2021-04-30
* hwcontext_vulkan: dynamically load functionsLynne2021-04-30
* avutil/hwcontext_vulkan: fix format specifiers for some printed variablesJames Almer2021-04-29
* hwcontext_vulkan: reorder structure fields and add spaces in betweenLynne2021-04-28
* Bump major versions of all libraries.Anton Khirnov2021-04-27
* avutil: remove deprecated AVClass.child_class_nextJames Almer2021-04-27
* avutil/cpu: Remove deprecated functionsAndreas Rheinhardt2021-04-27
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-27
* avutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPALAndreas Rheinhardt2021-04-27
* avutil/frame: Remove deprecated getters and settersAndreas Rheinhardt2021-04-27
* avutil: Switch crypto APIs to size_tAndreas Rheinhardt2021-04-27
* avutil/frame: Remove deprecated AVFrame.pkt_pts fieldAndreas Rheinhardt2021-04-27
* avutil/frame: Remove deprecated AVFrame.errorAndreas Rheinhardt2021-04-27
* avutil/pixdesc: Remove deprecated off-by-one fields from pix fmt descsAndreas Rheinhardt2021-04-27
* avutil/frame: Remove AVFrame QP table APIAndreas Rheinhardt2021-04-27
* avutil/pixfmt: Remove deprecated VAAPI pixel formatsAndreas Rheinhardt2021-04-27