6524 Commits (f65e51293aedaffd51c54abc682bcea130d74e74)

Author SHA1 Message Date
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 3 months ago
Sean McGovern c325f9c619 libavutil/ppc: defines involving bit shifts should be unsigned 3 months ago
Brad Smith d6b2d08fc7 libavutil/ppc: Include the hardware feature flags like the other archs 3 months ago
James Almer bb57b78013 avutil/hwcontext_vulkan: add missing packed YUV444 format mappings 3 months ago
Marton Balint 9b0128aa76 avutil/wchar_filename: re-introduce explicit cast of void* to char* 3 months ago
James Almer fe21944656 avutil/hwcontext_d3d11va: drop duplicate pixfmt entry 3 months ago
James Almer ca71b0b807 libavutil/hwcontext_d3d11va: use the XV48 pixel format 3 months ago
James Almer dad3d9800d libavutil/hwcontext_dxva2: use the XV48 pixel format 3 months ago
James Almer e02a3b40a5 avutil/pixfmt: add XV48 pixel format 3 months ago
James Almer e1bacfb523 libavutil/hwcontext_d3d11va: use the Y216 pixel format 3 months ago
James Almer c76d92b2e0 libavutil/hwcontext_dxva2: use the Y216 pixel format 3 months ago
James Almer 5c622d4cc1 avutil/hwcontext_vulkan: add support for AV_PIX_FMT_Y216 3 months ago
James Almer f462ba05f5 avutil/pixfmt: add Y216 pixel format 3 months ago
Lynne 9eb7e8d2a4
vulkan: move alignment of host-visible allocations outside of ff_vk_alloc_mem 3 months ago
James Almer 8d940a07d1 avutil/pixdesc: fix alpha offset for X2{RGB,BGR}10BE 3 months ago
James Almer 8f1de9ccd9 avutil/pixdesc: add alpha component information to pixfmts with reserved but undefined alpha bits 3 months ago
James Almer 72f8f76d45 avutil/pixdesc: ensure the component being read or writen to is valid 3 months ago
Lynne dfaade76db
vulkan: move buffer allocation av_log message 3 months ago
Anton Khirnov 31b5b3badc lavu/opt: deprecate av_opt_ptr() 3 months ago
Lynne 931d45d4d6
vulkan: do not create imageviews with video encode/decode usage 3 months ago
Lynne 4b128de44a
vulkan: enable selecting a compatible representation of format 3 months ago
Lynne 76e8afa8a6
hwcontext_vulkan: always enable MUTABLE creation flag 3 months ago
Lynne 98f6d43146
vulkan: keep track of mapped memory in the buffer structure 3 months ago
Lynne 3afdfe830f
vulkan: add support for AV_PIX_FMT_RGB96 3 months ago
Lynne 903f7f053a
vulkan: add support for AV_PIX_FMT_RGBA128 3 months ago
Lynne 2336e68565
lavu: bump minor and add APIChanges entries for new 32bpc pixfmts 3 months ago
Lynne 4f387a1c4e
lavu/pixfmt: add AV_PIX_FMT_RGB96 3 months ago