117663 Commits (9b0128aa766221f8a32e13cf3c1d3e6d75a2d829)
 

Author SHA1 Message Date
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 bd6283342c avcodec/hevc/ps: add a range check for sps_max_sub_layers 3 months ago
James Almer 3290692d18 avcodec/hevc/ps: return a proper error code when we don't support parsing an sps 3 months ago
James Almer 1cead90292 avutil/pixdesc: use a bigger variable type when writing bitstream formats 3 months ago
Michael Niedermayer 7bb283aa7b
avcodec/ffv1: Implement CRC with non zero initial and final value 3 months ago
Michael Niedermayer b7ff66a358
avcodec/ffv1enc: Prevent generation of files with broken slices 3 months ago
Anton Khirnov 0f5592cfc7 fftools/ffmpeg: supply hw device context to probe-filtergraphs 3 months ago
Anton Khirnov 84c2ca6fa0 fftools/ffmpeg_filter: do not leak graph_desc on fg_create() failure 3 months ago
Anton Khirnov 181c204145 fftools/ffmpeg_opt: add a struct to be passed as opaque to global-option handlers 3 months ago
Anton Khirnov 840b95bcc2 fftools/cmdutils: do not treat single '-' as an option in locate_option() 3 months ago
Anton Khirnov e56d676050 fftools/cmdutils: group related calls together 3 months ago
Michael Niedermayer c4122406f6
avformat/matroskadec: Check desc_bytes so bits fit in 64bit 3 months ago
Michael Niedermayer 057b8c2066
avformat/mov: Avoid overflow in dts 3 months ago
Martin Schitter 6701534102
libavcodec/dnxuc_parser: DNxUncompressed essence parser 3 months ago
Martin Schitter 3cb648d569
libavformat/mxf: Add ULs for DNxUncompressed 3 months ago
Martin Schitter 887726a7aa
libavcodec/: Add ID and desc for DNxUncompressed 3 months ago
Min Chen 37842f2caa avcodec/mfenc: add support for AV1 MF encoders 3 months ago
Martin Storsjö 6668268e16 checkasm: lls: Use relative tolerances rather than absolute ones 3 months ago
Martin Storsjö 77e6293735 arm: Consistently use proper interworking function returns 3 months ago
Niklas Haas ec9985b54f swscale/internal: constify and expose ff_swscale() 3 months ago
Niklas Haas 403a20b2e6 swscale/rgb2xyz: expose these functions internally 3 months ago
Niklas Haas 775de8c19d swscale/rgb2xyz: follow convention on image pointers and strides 3 months ago
Niklas Haas 9d8f5141cf swscale/rgb2xyz: add explicit width parameter 3 months ago
Niklas Haas ea228fc415 swscale/rgb2xyz: minor style fixes 3 months ago
James Almer 04612351ab swscale/input: add V30X input support 3 months ago
James Almer ea05edc9e0 swscale/input: add VYU444 input support 3 months ago
James Almer ec7f5e314d swscale/input: add UYVA input support 3 months ago
James Almer bb37d3c33e swscale/input: add AYUV input support 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
jinbo e6ecc1e757
swscale: Fix conflicting types for loongarch 3 months ago
Martin Schitter 6a735e3388
RELEASE: update release number after release/7.1 branch 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
Lynne 204558cee8
configure: explicitly disable spirv_compiler 3 months ago
Lynne 57b7e96b04
configure: add spirv_compiler to avfilter_suggest as well 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
Niklas Haas 477445722c swscale/ppc: fix altivec build failure 3 months ago
Martin Storsjö b9145fcab2 swscale: Fix aarch64 and i386 compilation failures 3 months ago
Niklas Haas 73b3344edd swscale/input: parametrize ff_sws_init_input_funcs() pointers 3 months ago