6255 Commits (442e94e5e476710dfbb9f611a86ac3c86156394c)

Author SHA1 Message Date
Rémi Denis-Courmont 4fe8f2cc43 riscv: allow passing addend to vtype_vli macro 7 months ago
Michael Niedermayer e3481730ed
avutil/tests/opt: Check av_set_options_string() for failure 8 months ago
Michael Niedermayer e8a1e1899d
avutil/tests/dict: Check av_dict_set() before get for failure 8 months ago
Michael Niedermayer 87846f64b5
avutil/random_seed: Avoid dead returns 8 months ago
Michael Niedermayer c841cb45e8
qsv: Initialize impl_value 8 months ago
James Almer 8c97449482 avutil/channel_layout: add a helper function to get the ambisonic order of a layout 8 months ago
oltolm 45d31614bc avutil/hwcontext_qsv: fix GCC 14.1 warnings 8 months ago
Haihao Xiang d3cc5ead42 lavu/hwcontext_qsv: add support for dynamic frame pool in qsv_map_to 8 months ago
Haihao Xiang 932f78c4e5 lavu/hwcontext_qsv: add support for dynamic frame pool in qsv_frames_derive_to 8 months ago
Haihao Xiang 96db4a62e0 lavu/hwcontext_qsv: create dynamic frame pool if required 8 months ago
Haihao Xiang 4c0bb7d4a9 lavu/hwcontext_qsv: update AVQSVFramesContext to support dynamic frame pool 8 months ago
Haihao Xiang 3178c99fa9 lavu/version: fix minor version 8 months ago
Rémi Denis-Courmont ee1526c05f lavu/riscv: add assembler macros for adjusting vector LMUL 8 months ago
Brad Smith 115c96b9bd avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD 8 months ago
Rémi Denis-Courmont 83e5fdd3f4 lavu/riscv: fix parsing the unaligned access capability 8 months ago
Rémi Denis-Courmont 20fbc07af1 lavu/riscv: remove bogus B extension 8 months ago
Rémi Denis-Courmont b410439263 lavu/riscv: CPU flag for fast misaligned accesses 8 months ago
Rémi Denis-Courmont 61ec7450ff lavu/riscv: fallback to raw hwprobe() system call 8 months ago
Rémi Denis-Courmont 247c5b2b97 lavu/riscv: add ff_rv_vlen_least() 8 months ago
Michael Niedermayer c304784a86
avutil/tests/base64: Check with too short output array 8 months ago
Michael Niedermayer 2d216566f2
libavutil/base64: Try not to write over the array end 8 months ago
Rémi Denis-Courmont 5d8f62feb5 lavu/riscv: add Zvbb CPU capability detection 8 months ago
Rémi Denis-Courmont 01c5f4ad9f riscv: add Zvbb vector bit manipulation extension 8 months ago
Rémi Denis-Courmont 5afe734b6d lavu/riscv: remove bespoke assembler for MIN 8 months ago
Rémi Denis-Courmont 89029baebd lavu/riscv: allow requesting a second extension 8 months ago
Rémi Denis-Courmont 1f150a68ac lavu/riscv: fix build without <sys/hwprobe.h> 8 months ago
James Almer 4e069ba80a avutil/opt: free the temporary layout in av_opt_is_set_to_default() 8 months ago
James Almer ae0293ee41 avutil/opt: propagate av_dict_copy() errors in av_opt_{get,set}_dict_val() 8 months ago
James Almer 9614efc258 avutil/opt: don't set a channel layout if the option is flagged as read only 8 months ago
James Almer 2987c65caa avutil/opt: add a note about the av_opt_{get,set}_chlayout() behavior 8 months ago
Rémi Denis-Courmont 95d1052fba lavu/riscv: add hwprobe() for CPU detection 8 months ago
Rémi Denis-Courmont d7333ba6f2 lavu/riscv: indent code 8 months ago
James Almer 088bf6e8c1 avutil/iamf: use AV_OPT_TYPE_UINT 8 months ago
James Almer d6e877bbcd avutil/iamf: fix offsets for mix_gain options 8 months ago
James Almer d053290d8d avutil/opt: add an unsigned option type 8 months ago
James Almer 9902fc550a avutil/tests/opt: test values > INT_MAX for INT64 type 8 months ago
James Almer 72ac495960 avutil/tests/opt: test negative values for INT and INT64 types 8 months ago
Marcus B Spencer 5e7180864f
avutil/opt: Clarify type of integers 8 months ago
Andrew Sayers 99e43a6dfe
lavu/opt: Clarify the scope of AVOptions 8 months ago
David Rosca 1e2ac489a4 lavu/hwcontext_vaapi: Use vaMapBuffer2 for mapping image buffers 9 months ago
Derek Buitenhuis bcae59b898 avutil/error: Add HTTP 429 Too Many Requests AVERROR code 9 months ago
James Almer b9af58184f avutil/iamf: fix mix_gain_class name 9 months ago
James Almer 8616cfe089 avutil/opt: add support for children objects in av_opt_serialize 9 months ago
James Almer 855d4b5254 avutil/tests/opt: test av_opt_find2() 9 months ago
James Almer a9df9f95c4 avutil/test/opt: test the AV_OPT_SERIALIZE_SKIP_DEFAULTS flag 9 months ago
Andrew Sayers 6927457443 avutil/frame: remove comment about avcodec_get_frame_class() 9 months ago
James Almer dd5f665b40 avutil/frame: free the old side data buffer before replacing it 9 months ago
James Almer 6d760c666d avutil/mastering_display_metadata: add a new allocator function that returns a size 9 months ago
James Almer adb67bba06 avutil/version: bump minor after recent AVFrame API additions 9 months ago
James Almer 662dbf826d avutil/frame: add helper to remove side data of a given type from an array 9 months ago