6303 Commits (f9d1230224c0012c1731634910e65a0ff734d1ef)

Author SHA1 Message Date
Michael Niedermayer e8a1e1899d
avutil/tests/dict: Check av_dict_set() before get for failure 6 months ago
Michael Niedermayer 87846f64b5
avutil/random_seed: Avoid dead returns 6 months ago
Michael Niedermayer c841cb45e8
qsv: Initialize impl_value 6 months ago
James Almer 8c97449482 avutil/channel_layout: add a helper function to get the ambisonic order of a layout 6 months ago
oltolm 45d31614bc avutil/hwcontext_qsv: fix GCC 14.1 warnings 6 months ago
Haihao Xiang d3cc5ead42 lavu/hwcontext_qsv: add support for dynamic frame pool in qsv_map_to 6 months ago
Haihao Xiang 932f78c4e5 lavu/hwcontext_qsv: add support for dynamic frame pool in qsv_frames_derive_to 6 months ago
Haihao Xiang 96db4a62e0 lavu/hwcontext_qsv: create dynamic frame pool if required 6 months ago
Haihao Xiang 4c0bb7d4a9 lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pool 6 months ago
Haihao Xiang 3178c99fa9 lavu/version: fix minor version 6 months ago
Rémi Denis-Courmont ee1526c05f lavu/riscv: add assembler macros for adjusting vector LMUL 6 months ago
Brad Smith 115c96b9bd avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD 6 months ago
Rémi Denis-Courmont 83e5fdd3f4 lavu/riscv: fix parsing the unaligned access capability 6 months ago
Rémi Denis-Courmont 20fbc07af1 lavu/riscv: remove bogus B extension 6 months ago
Rémi Denis-Courmont b410439263 lavu/riscv: CPU flag for fast misaligned accesses 6 months ago
Rémi Denis-Courmont 61ec7450ff lavu/riscv: fallback to raw hwprobe() system call 6 months ago
Rémi Denis-Courmont 247c5b2b97 lavu/riscv: add ff_rv_vlen_least() 6 months ago
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