6032 Commits (8e42d3aba01e901bd99a95197714fe5b96d2fea8)

Author SHA1 Message Date
Lynne ef8fd7bc3c
lavu/tx: add DCT-I and DST-I transforms 1 year ago
Lynne 11e22730e1
lavu/tx: add real to real and real to imaginary RDFT transforms 1 year ago
Lynne d0a64f9a81
vulkan: do not leak bound_buffer_indices 1 year ago
Lynne f6cf3a40e4
vulkan: check for extension rather than function pointer 1 year ago
Lynne 747871a42c
vulkan: do not leak cooperative matrix properties 1 year ago
Lynne 358919506d
vulkan: enable VK_KHR_cooperative_matrix 1 year ago
Rémi Denis-Courmont 6f8ac298da lavu/timer: specify RISC-V time unit 1 year ago
Rémi Denis-Courmont 09731fbfc3 lavu/timer: remove gratuitous volatile 1 year ago
Rémi Denis-Courmont 05115a77e0 lavu/timer: use time for AV_READ_TIME on RISC-V 1 year ago
Chris Spencer f0b1cab538 hwcontext_vulkan: always use create_pnext in vulkan_pool_alloc 1 year ago
James Almer 8c789c5da3 avutil/thread: add wrappers for pthread_cond_t functions 1 year ago
Zhao Zhili ff094f5ebb avutil/channel_layout: make pre-defined channel layouts C++ friendly 1 year ago
David Rosca 2ec58055f5 lavu/hwcontext_vaapi: Add vaapi_drm_format_map support for x2rgb10 1 year ago
L. E. Segovia ddc1cd5cdd configure: Set WIN32_LEAN_AND_MEAN at configure time 1 year ago
Andreas Rheinhardt 3fc8041b56 avutil/tests/channel_layout: Test av_channel_layout_copy() 1 year ago
Andreas Rheinhardt bdc4553a77 avutil/tests/channel_layout: Don't include lavu/channel_layout.c 1 year ago
Andreas Rheinhardt fcaff9b495 avutil/tests/channel_layout: Also test non-AVBPrint variants 1 year ago
Andreas Rheinhardt c4f35ba808 avutil/channel_layout: Account for \0 in sizes 1 year ago
Andreas Rheinhardt 8bea4a83aa avutil/bprint: Allow size == 0 in av_bprint_init_for_buffer() 1 year ago
Andreas Rheinhardt 8a81ecce73 avutil/bprint: Don't use value of AV_BPRINT_SIZE_AUTOMATIC directly 1 year ago
Elias Carotti 5012b4ab4c lavu: add video_hint API 1 year ago
Martin Storsjö 62fac040c8 intreadwrite: Indicate potential aliasing in AV_RN/AV_WN for Clang/MSVC mode 1 year ago
Haihao Xiang e63d9ba007 lavu/hwcontext_qsv: silence the warning 1 year ago
Rémi Denis-Courmont 983af74452 macos_kperf: fix incomplete prototype 1 year ago
Rémi Denis-Courmont c644aabec8 timer: don't leak perf FD if zero 1 year ago
Michael Niedermayer 8f48a62151
avutil/tx_template: extend to 2M 1 year ago
Kieran Kunhya a4e616824b libavutil: Remove TOMI CPU 1 year ago
Lynne 3e3d46309b
lavu/vulkan: remove unused field from the execution pool structure 1 year ago
Lynne 97890c2b55
lavu/vulkan: remove threadsafe buffer index load and fix a signed overflow 1 year ago
Jan Beich e6bd8b1323 hwcontext_vulkan: hide Linux-only header after 571756bf2f 1 year ago
Rémi Denis-Courmont 29b9d616c2 lavu/float_dsp: rework RISC-V V scalar product 1 year ago
Rémi Denis-Courmont b710f881ce lavu/float_dsp: unroll RISC-V V loops 1 year ago
Rémi Denis-Courmont b6585eb04c lavu: add/use flag for RISC-V Zba extension 1 year ago
Zhao Zhili 3af0dc6d05 avutil/bfin: remove dead code 1 year ago
Rémi Denis-Courmont 3d79afbe70 lavu/fixed_dsp: unroll RISC-V V loop 1 year ago
Marton Balint 9a7f060c32 avutil/random_seed: turn off buffering when reading from random 1 year ago
Rémi Denis-Courmont f032234953 aarch64: remove VFP feature check 1 year ago
Nicolas George ca9ec4e7ed lavu/avassert: include config.h 1 year ago
Anton Khirnov 551a9af5a1 lavu/tests/cpu: stop processing the thread count 1 year ago
Pavel Koshevoy 0056d9f176 avutil: fix build failure on osx 10.4 1 year ago
James Almer b7f4d5fa7e avutil/random_seed: add support for gcrypt and OpenSSL as source of randomness 1 year ago
Philip Langdale 0e7fa8b3ca avutil/random_seed: include stddef.h 1 year ago
James Almer d694c25b44 avutil/random_seed: add av_random_bytes() 1 year ago
James Almer 7a1128ca07 avutil/random_seed: use fread() in read_random() 1 year ago
Tong Wu d51b0580e4 lavu/hwcontext_qsv: fix memory leak for d3d9 impl 1 year ago
Tong Wu 8ea31f694a lavu/hwcontext_qsv: fix memory leak for d3d11va impl 1 year ago
Tong Wu 28ed898ac6 avutil/hwcontext_qsv: register free function for device_derive 1 year ago
Michael Niedermayer 4aa1a42a91
avutil/softfloat: Basic documentation for av_sincos_sf() 1 year ago
Michael Niedermayer d84677abd8
avutil/softfloat: fix av_sincos_sf() 1 year ago
Lynne d0f1d937fe
hwcontext_vulkan: free temporary array once unneeded 1 year ago