6548 Commits (ce457bfccdd2558dc0e508f2ddf9925e1b741209)

Author SHA1 Message Date
Anton Khirnov 2e956d9c0f lavc/container_fifo: move to lavu and make public 1 month ago
Anton Khirnov 56ba57b672 lavc/refstruct: move to lavu and make public 1 month ago
Kacper Michajłow 92deed9732 avutil/file: fix av_file_map file mapping on Windows 1 month ago
James Almer 21d3dab31c avutil/channel_layout: simplify the 22.2 layout definition 1 month ago
James Almer 6eb4bf04e9 avutil/channel_layout: add a 9.1.6 layout 1 month ago
Hendrik Leppkes 5215ec677c
avutil/tests/color_utils: reduce accuracy threshold to pass to 1e-7 1 month ago
Niklas Haas 7b73ea501d avutil/tests/color_utils: add tests for av_csp_itu_eotf 1 month ago
Niklas Haas 06f084468e avutil/csp: add EOTF function definitions 1 month ago
Niklas Haas bf0a6c4111 avutil/csp: add av_csp_trc_inv_from_id() 1 month ago
Niklas Haas 28f217780b avutil/tests/color_utils: clean up slightly (cosmetic) 1 month ago
Niklas Haas feb5982f43 avutil/csp: eliminate redundant branch 1 month ago
Niklas Haas ec0489e35c avutil/csp: fix documentation of av_csp_trc_function 1 month ago
Zhao Zhili 2dc55f5993 configure: Add wasm as a fake arch 1 month ago
Zhao Zhili 6e49b86996 avutil/mem_internal: Don't use alignas for MSVC 1 month ago
Zhao Zhili 59057aa807 avutil/mem_internal: local align should always work 2 months ago
Zhao Zhili 57861911a3 avutil/mem_internal: define DECLARE_ALIGNED as C11's alignas 2 months ago
Lynne 187fd52864
vulkan: fix use of atomics for the current context index 2 months ago
Lynne d8f301cdf2
ffv1enc_vulkan: switch to receive_packet 2 months ago
Lynne ce8a070cf3
vulkan: only wait for fences on uninit if the context had a submission 2 months ago
Lynne 86e552506d
vulkan: zero out AVBufferRef in case of failure 2 months ago
Lynne f582de8f34
vulkan: only apply shortcut for next context selection if selection has a submission 2 months ago
Lynne 8ac49ae9e0
vulkan: add opaque field to execution contexts 2 months ago
Lynne d485420237
hwcontext_vulkan: take disable_multiplane into account when checking for formats 2 months ago
Lynne cf0961a527
hwcontext_vulkan: require storage properties to claim formats as supported 2 months ago
Lynne f65e51293a
hwcontext_vulkan: add support for AV_PIX_FMT_GBRAP10/12/14 2 months ago
Lynne 7c52dda55f
hwcontext_vulkan: add support for AV_PIX_FMT_GBRP12/14/16 2 months ago
Lynne 08fb505a66
hwcontext_vulkan: add support for AV_PIX_FMT_GRAY10/12/14 2 months ago
Rémi Denis-Courmont 63922ba5dc lavu/float_dsp: fix compilation with RISC-V ILP32 ABI 2 months ago
Pavel Koshevoy 46cb7b8d9d avutil/frame: also align data pointers in av_frame_get_buffer() 2 months ago
James Almer ea91d978e3 avutil/frame: fix setting plane_padding 2 months ago
James Almer 09122bd15c avutil/frame: use size_t for total_size in get_video_buffer() 2 months ago
Lynne aad40fed33
vulkan: fix sw_frame_deps counter 2 months ago
Brad Smith f3eca3f387 libavutil/riscv: Make use of elf_aux_info() on FreeBSD / OpenBSD riscv 2 months ago
Rémi Denis-Courmont e29432e6bb lavu/riscv: fix compilation without Vector support 2 months ago
Lynne d0ab49e3e7
hwcontext_vulkan: add the mapped software frame as an upload dependency 2 months ago
Lynne 1876026f83
vulkan: add ff_vk_exec_add_dep_sw_frame 2 months ago
Lynne c918b42dcd
vulkan: retrieve Vulkan 1.1 properties 2 months ago
Lynne 16fa710340
vulkan: fix printing descriptors to shader for shaders with no descriptors 2 months ago
Lynne a516b2da22
vulkan: add support for 10-bit planar RGB 2 months ago
Lynne eb8f3b8460
hwcontext_vulkan: fix planar RGB images 2 months ago
tangsha 8a5b74f98b delete unused variable ret 2 months ago
Rémi Denis-Courmont 42dd1f1cf1 tests/cpu: print the RISC-V Vector length 2 months ago
Marton Balint d884606ce0 avutil/rational: never return greater num/den than the maximum allowed in av_d2q 2 months ago
Marton Balint 25efe34e6f avutil/parseutils: do no rely on av_d2q returning higher num/den than allowed in av_parse_video_rate 2 months ago
Marton Balint e9af7b7b5d avutil/opt: do no rely on av_d2q returning higher num/den than allowed when parsing rational opts 2 months ago
James Almer edc7b67508 avformat/iamf: use the new Binaural channel layout 2 months ago
James Almer 20af68b63a avutil/channel_layout: add Binaural channels and layout 2 months ago
Fei Wang c845a07302 libavutil/hwcontext_{d3d11va, dxva2}: Support Y212/XV36 pixel format 2 months ago
Sean McGovern c325f9c619 libavutil/ppc: defines involving bit shifts should be unsigned 2 months ago
Brad Smith d6b2d08fc7 libavutil/ppc: Include the hardware feature flags like the other archs 2 months ago