5259 Commits (9583e66ea0232043353bec7bda5f82554e04232c)

Author SHA1 Message Date
Michael Niedermayer 85b883429f avutil/tx: avoid negative left shifts 3 years ago
James Almer 8a6103326e avutil/samplefmt: don't add offsets to NULL pointers 3 years ago
James Almer 7916c14713 avutil/samplefmt: remove outdated comment 3 years ago
Matthieu Patou 163559ed62 avutil/tests/audio_ffio: add missing header 3 years ago
James Almer 75f0bc651f avutil/tests/lzo: remove timer macros 3 years ago
Anton Khirnov 580e168a94 lavu/mem: un-inline av_size_mult() 3 years ago
Anton Khirnov c8778606b3 lavu/video_enc_params: make sure blocks are properly aligned 3 years ago
Lynne 08d933bf61
hwcontext_vulkan: fix typo in vulkan_device_init() 3 years ago
Andreas Rheinhardt 7e03d962a4 avutil/opt: Check directly for av_dict_copy() failure 3 years ago
Jin Bo fd5fd48659 libavcodec/mips: Fix build errors reported by clang 4 years ago
Valerii Zapodovnikov 6b1268f8c3 pixfmt: fixed wrong fix of comment 4 years ago
James Almer baf5cc5b7a avutil/mem: use GCC builtins to check for overflow in av_size_mult() 4 years ago
James Almer 918fc9a0ed avutil/mem: check for max_alloc_size in av_fast_malloc() 4 years ago
James Almer 786be70e28 avutil/mem: make ff_fast_malloc() internal to mem.c 4 years ago
James Almer be96f4b616 avutil/mem: make max_alloc_size an atomic type 4 years ago
James Almer fc99d59553 avutil/imgutils: don't add offsets to NULL pointers 4 years ago
Shiyou Yin ab04fedaaa mips: Fix potential illegal instruction error. 4 years ago
Andreas Rheinhardt 8b83a4a885 avutil/mem: Also poison new av_realloc-allocated blocks 4 years ago
Lynne cf17e2323f hwcontext_vulkan: dlopen libvulkan 4 years ago
Lynne 4a6581e968 hwcontext_vulkan: dynamically load functions 4 years ago
James Almer ffeeff4fbc avutil/hwcontext_vulkan: fix format specifiers for some printed variables 4 years ago
Lynne 3a3e8c35b6
hwcontext_vulkan: reorder structure fields and add spaces in between 4 years ago
Anton Khirnov 85ba17f36d Bump major versions of all libraries. 4 years ago
James Almer 0bf3a7361d avutil: remove deprecated AVClass.child_class_next 4 years ago
Andreas Rheinhardt d40bb518b5 avutil/cpu: Remove deprecated functions 4 years ago
Andreas Rheinhardt ef6a9e5e31 avutil/buffer: Switch AVBuffer API to size_t 4 years ago
Andreas Rheinhardt 985c0dac67 avutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPAL 4 years ago
Andreas Rheinhardt 1eb3110115 avutil/frame: Remove deprecated getters and setters 4 years ago
Andreas Rheinhardt a240097ecd avutil: Switch crypto APIs to size_t 4 years ago
Andreas Rheinhardt 6e30b35b85 avutil/frame: Remove deprecated AVFrame.pkt_pts field 4 years ago
Andreas Rheinhardt 3b56fa85e8 avutil/frame: Remove deprecated AVFrame.error 4 years ago
Andreas Rheinhardt 0181162bb5 avutil/pixdesc: Remove deprecated off-by-one fields from pix fmt descs 4 years ago
Andreas Rheinhardt b8accd1175 avutil/frame: Remove AVFrame QP table API 4 years ago
Andreas Rheinhardt ad524cb9ee avutil/pixfmt: Remove deprecated VAAPI pixel formats 4 years ago
James Almer 7a6ea6ce2a x86/tx_float: remove ff_ prefix from external constant tables 4 years ago
Lynne bb40f800bd
x86/tx_float: fix forgotten 2-argument mulps 4 years ago
Lynne e2cf0a1f68
x86/tx_float: use all arguments on vperm2f and vpermilps and reindent comments 4 years ago
James Almer fddddc7ec2 x86/tx_float: Fixes compilation with old yasm 4 years ago
Lynne e448a4b4ea
lavu/x86/tx_float: fix FMA3 implying AVX2 is available 4 years ago
Lynne 119a3f7e8d
lavu/x86: add FFT assembly 4 years ago
Lynne 1978b143eb
checkasm: add av_tx FFT SIMD testing code 4 years ago
Lynne ff71671d88
lavu/tx: add parity revtab generator version 4 years ago
Lynne 18af1ea8d1
lavu: bump minor and add APIchanges entry for the lavu/tx changes 4 years ago
Lynne 0072a42388
lavu/tx: add full-sized iMDCT transform flag 4 years ago
Lynne aa6c757d50
lavu/tx: add unaligned flag to the API 4 years ago
Lynne 8c55c82583
lavu/tx: add a 9-point FFT and (i)MDCT 4 years ago
Lynne bd9ea917a3
lavu/tx: add a 7-point FFT and (i)MDCT 4 years ago
Lynne 89da62f2fc
lavu/tx: refactor power-of-two FFT 4 years ago
Lynne aa910a7ecd
lavu/tx: minor code style improvements and additional comments 4 years ago
Andreas Rheinhardt 7368e5537d avutil/cpu: Schedule deprecated functions for removal 4 years ago