6236 Commits (baf8651d563bd42b27738e5215c0d822638c0a9b)

Author SHA1 Message Date
Michael Niedermayer c304784a86
avutil/tests/base64: Check with too short output array 6 months ago
Michael Niedermayer 2d216566f2
libavutil/base64: Try not to write over the array end 6 months ago
Rémi Denis-Courmont 5d8f62feb5 lavu/riscv: add Zvbb CPU capability detection 6 months ago
Rémi Denis-Courmont 01c5f4ad9f riscv: add Zvbb vector bit manipulation extension 6 months ago
Rémi Denis-Courmont 5afe734b6d lavu/riscv: remove bespoke assembler for MIN 6 months ago
Rémi Denis-Courmont 89029baebd lavu/riscv: allow requesting a second extension 6 months ago
Rémi Denis-Courmont 1f150a68ac lavu/riscv: fix build without <sys/hwprobe.h> 6 months ago
James Almer 4e069ba80a avutil/opt: free the temporary layout in av_opt_is_set_to_default() 6 months ago
James Almer ae0293ee41 avutil/opt: propagate av_dict_copy() errors in av_opt_{get,set}_dict_val() 6 months ago
James Almer 9614efc258 avutil/opt: don't set a channel layout if the option is flagged as read only 6 months ago
James Almer 2987c65caa avutil/opt: add a note about the av_opt_{get,set}_chlayout() behavior 6 months ago
Rémi Denis-Courmont 95d1052fba lavu/riscv: add hwprobe() for CPU detection 6 months ago
Rémi Denis-Courmont d7333ba6f2 lavu/riscv: indent code 6 months ago
James Almer 088bf6e8c1 avutil/iamf: use AV_OPT_TYPE_UINT 7 months ago
James Almer d6e877bbcd avutil/iamf: fix offsets for mix_gain options 7 months ago
James Almer d053290d8d avutil/opt: add an unsigned option type 7 months ago
James Almer 9902fc550a avutil/tests/opt: test values > INT_MAX for INT64 type 7 months ago
James Almer 72ac495960 avutil/tests/opt: test negative values for INT and INT64 types 7 months ago
Marcus B Spencer 5e7180864f
avutil/opt: Clarify type of integers 7 months ago
Andrew Sayers 99e43a6dfe
lavu/opt: Clarify the scope of AVOptions 7 months ago
David Rosca 1e2ac489a4 lavu/hwcontext_vaapi: Use vaMapBuffer2 for mapping image buffers 7 months ago
Derek Buitenhuis bcae59b898 avutil/error: Add HTTP 429 Too Many Requests AVERROR code 7 months ago
James Almer b9af58184f avutil/iamf: fix mix_gain_class name 7 months ago
James Almer 8616cfe089 avutil/opt: add support for children objects in av_opt_serialize 7 months ago
James Almer 855d4b5254 avutil/tests/opt: test av_opt_find2() 7 months ago
James Almer a9df9f95c4 avutil/test/opt: test the AV_OPT_SERIALIZE_SKIP_DEFAULTS flag 7 months ago
Andrew Sayers 6927457443 avutil/frame: remove comment about avcodec_get_frame_class() 7 months ago
James Almer dd5f665b40 avutil/frame: free the old side data buffer before replacing it 7 months ago
James Almer 6d760c666d avutil/mastering_display_metadata: add a new allocator function that returns a size 7 months ago
James Almer adb67bba06 avutil/version: bump minor after recent AVFrame API additions 7 months ago
James Almer 662dbf826d avutil/frame: add helper to remove side data of a given type from an array 7 months ago
James Almer 55621f6fae avutil/frame: add a flag to allow overwritting existing entries 7 months ago
James Almer a16338089c avutil/frame: add helper for adding side data w/ AVBufferRef to array 7 months ago
Martin Storsjö 8339a45400 aarch64: Factorize code for CPU feature detection on Apple platforms 7 months ago
Jan Ekström 29561c8e2d avutil/pix{desc,fmt}: add new matrix coefficients from H.273 v3 8 months ago
Niklas Haas 4f55e16f2b avutil/dovi_meta: add dolby vision extension blocks 8 months ago
quietvoid 78076ede29 avutil/dovi_meta: add AVDOVIDataMapping.nlq_pivots 8 months ago
Andreas Rheinhardt 0e5f71230a avutil/internal: Move avpriv_set_systematic_pal2 decl to imgutils_internal.h 8 months ago
Andreas Rheinhardt 888e2c0a85 avutil/hwcontext_vulkan: Include hwcontext.h 8 months ago
Andreas Rheinhardt 0f78b26e9c avutil/internal: Move FF_MEMORY_POISON to its only user 8 months ago
Andreas Rheinhardt 8041a91a32 avutil/internal: Move libm inclusion to the beginning 8 months ago
Andreas Rheinhardt e4e6377afc avcodec/arm/mpegvideo_arm: Use static_assert to check offsets 8 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 8 months ago
Andreas Rheinhardt b616be1649 lib*/version: Use static_assert for static asserts 8 months ago
James Almer f8fbec8686 avutil/frame: use the same data information as the source entry when cloning side data 8 months ago
Andreas Rheinhardt ba7980d9c0 avutil/opt: Avoid av_uninit 8 months ago
Andreas Rheinhardt 5d71f97e0e all: Don't use ATOMIC_VAR_INIT 8 months ago
Andreas Rheinhardt b9297128f5 avutil/tests/.gitignore: Add side_data_array 8 months ago
Andreas Rheinhardt c85477f78d avutil/opt: Don't cast when the result might be misaligned 8 months ago
Andreas Rheinhardt aa7d6520e6 avutil/opt: Avoid av_strdup(NULL) 8 months ago