6501 Commits (7b20985d8d886fb32badc94f8d210bb596b19c2d)

Author SHA1 Message Date
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
James Almer bb57b78013 avutil/hwcontext_vulkan: add missing packed YUV444 format mappings 2 months ago
Marton Balint 9b0128aa76 avutil/wchar_filename: re-introduce explicit cast of void* to char* 2 months ago
James Almer fe21944656 avutil/hwcontext_d3d11va: drop duplicate pixfmt entry 2 months ago
James Almer ca71b0b807 libavutil/hwcontext_d3d11va: use the XV48 pixel format 2 months ago
James Almer dad3d9800d libavutil/hwcontext_dxva2: use the XV48 pixel format 2 months ago
James Almer e02a3b40a5 avutil/pixfmt: add XV48 pixel format 2 months ago
James Almer e1bacfb523 libavutil/hwcontext_d3d11va: use the Y216 pixel format 2 months ago
James Almer c76d92b2e0 libavutil/hwcontext_dxva2: use the Y216 pixel format 2 months ago
James Almer 5c622d4cc1 avutil/hwcontext_vulkan: add support for AV_PIX_FMT_Y216 2 months ago
James Almer f462ba05f5 avutil/pixfmt: add Y216 pixel format 2 months ago
Lynne 9eb7e8d2a4
vulkan: move alignment of host-visible allocations outside of ff_vk_alloc_mem 2 months ago
James Almer 8d940a07d1 avutil/pixdesc: fix alpha offset for X2{RGB,BGR}10BE 2 months ago
James Almer 8f1de9ccd9 avutil/pixdesc: add alpha component information to pixfmts with reserved but undefined alpha bits 2 months ago
James Almer 72f8f76d45 avutil/pixdesc: ensure the component being read or writen to is valid 2 months ago
Lynne dfaade76db
vulkan: move buffer allocation av_log message 2 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
Lynne 281bba1d26
lavu/pixfmt: add AV_PIX_FMT_RGBA128 3 months ago
Martin Schitter c993a91bea
avutil: add RGBF16 pix_fmt 3 months ago
James Almer fd8b0dcfed avutil/hwcontext_vulkan: add proper maps for XV3{0,6} 3 months ago
James Almer d41e5b0fc7 avutil/hwcontext_videotoolbox: add support for AYUV pixel format 3 months ago
Lynne 0e19b05375
vulkan: fix layout qualifiers for 32-bit RGBA float storage reps 3 months ago
Lynne 8c47cf9eea
hwcontext_vulkan: enable shaderBufferInt64Atomics if supported 3 months ago
Lynne 168e8ae9bf
hwcontext_vulkan: add support for AV_PIX_FMT_RGBF32 3 months ago
Lynne d55a351741
hwcontext_vulkan: add support for AV_PIX_FMT_RGBAF32 3 months ago
Lynne 1addd0fdca
vulkan: use correct signed image type for storage images 3 months ago
Lynne c982376076
vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness 3 months ago
James Almer 1cead90292 avutil/pixdesc: use a bigger variable type when writing bitstream formats 3 months ago
Lynne 80a0567a2f
vulkan: fix ImageView flexible array struct allocation 3 months ago
Marvin Scholz f5e2914a89 libavutil/vulkan: fix flexible array struct allocation 3 months ago
Lynne 4ad4f8101a
hwcontext_vulkan: set hwctx->device_features 3 months ago
Lynne 31def0c3ce
hwcontext_vulkan: remove redundant hostQueryReset setting 3 months ago
Lynne b8d1b4358b
vulkan: add a #define when printf debugging is enabled 3 months ago
James Almer 29ea34728f avutil/pixfmt: add V30X pixel format 3 months ago
James Almer 1f9424e0b1 avutil/pixfmt: add VYU444 pixel format 3 months ago
James Almer dc3ef53819 avutil/pixfmt: add UYVA pixel format 3 months ago
James Almer 263108a504 avutil/pixfmt: add AYUV pixel format 3 months ago
James Almer 2e79690a70 avutil/pixfmt: extend the VUY{A,X} description 3 months ago
Lynne 6871fd3170
vulkan: always enable GL_EXT_control_flow_attributes 3 months ago
Lynne 8c250da8f3
vulkan: always enable GL_EXT_shader_explicit_arithmetic_types 3 months ago