5279 Commits (794e15fd54db9cef85a02f21354090d718f81d22)

Author SHA1 Message Date
Andreas Rheinhardt 2146b65553 avutil/internal: Move MAKE_ACCESSORS to its only user 3 years ago
Andreas Rheinhardt 549502868d Move ff_tlog() from lavc/internal.h to lavu/internal.h 3 years ago
Andreas Rheinhardt 7ab0207d4b avutil/Makefile: Apply CFLAGS for compilation 3 years ago
Andreas Rheinhardt 5088c7c733 avutil/error: Include macros.h for MKTAG 3 years ago
Andreas Rheinhardt 2dd8acbe80 avutil/common, macros: Move several macros from common.h to macros.h 3 years ago
Jiaxun Yang a1cd62883f avutil/mips: Use $at as MMI macro temporary register 3 years ago
Jiaxun Yang b868272d7e avutil/mips: Use MMI_{L, S}QC1 macro in {SAVE, RECOVER}_REG 3 years ago
James Almer e3b5ff17c2 avutil/film_grain_params: add support for H.274 Film Grain Characteristics 3 years ago
Andreas Rheinhardt 2934a4b9a5 Remove unnecessary avassert.h inclusions 3 years ago
Andreas Rheinhardt 4608f7cc6a Remove unnecessary mem.h inclusions 3 years ago
Andreas Rheinhardt e7bd47e657 Remove obsolete version.h inclusions 3 years ago
Andreas Rheinhardt 2c05ee092b avutil/internal, swresample/audioconvert: Remove cpu.h inclusions 3 years ago
Andreas Rheinhardt 69f120ead7 avcodec/avcodec: Don't include cpu.h 3 years ago
J. Dekker c866a099b2 lavu/kperf: use ff_thread_once() 3 years ago
James Almer f9d5050d28 avutil/macos_kperf: add missing header guards 3 years ago
J. Dekker 9a727235fd lavu/checkasm: add (private) kperf timing for macOS 3 years ago
Thilo Borgmann c1bf56a526 lavu/cpu: Use av_cpu_ prefix 3 years ago
Aman Karmani 504c60660d avutil/hwcontext_videotoolbox: implement hwupload to convert AVFrame to CVPixelBuffer 3 years ago
Lynne 997f9bdb99
x86/tx_float: correctly load the transform length 3 years ago
Thilo Borgmann 87951dcbe7 lavu/cpu.c: Add av_force_cpu_count() to override auto-detection. 3 years ago
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