118108 Commits (8d27256a747fdd9eda41c480aa1eb7a065b88286)
 

Author SHA1 Message Date
Marton Balint 8d6f3bcb96 avfilter/asrc_sine: increase frequency accuracy 2 months ago
Marton Balint 06247ae746 avfilter/asrc_sine: factorize sampling to a separate context 2 months ago
Marton Balint 6189cb47fc fate: adjust frequencies of the sine filter 2 months 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
Zhao Zhili fe2c9746de avcodec/cavs: Limit align requirement to variable than type 2 months ago
Zhao Zhili 82c208b653 avfilter/textutils: Add missing time_internal.h 2 months ago
Michael Niedermayer f57f2a356d
doc/infra: List at what companies the name servers are hosted and who provides the servers 2 months ago
Michael Niedermayer e531b3ff27
MAINTAINERS: Lauri is still available but is really low on time nowadays 2 months ago
Anton Khirnov 3bfb6061fb tools/general_assembly: exclude Derek from GA emails 2 months ago
Anton Khirnov 9cb8928d69 tools/general_assembly: add a mechanism for excluding people from GA list 2 months ago
Manuel Lauss a786dd4889 libavcodec/sanm: codec47: apply top offset also to diff buffers 2 months ago
Manuel Lauss dc98e7989d libavcodec/sanm: clear codec47 diff buffers with specific color 2 months ago
Manuel Lauss 85fec8d90f libavcodec/sanm: fix XPAL handling 2 months ago
Manuel Lauss 1e2a72ae1d libavcodec/sanm: add codec47 interpolation table support 2 months ago
Nicolas Gaullier 44d32c8a23 avcodec/ac3dec: fix build when eac3 decoder is disabled 2 months ago
gnattu via ffmpeg-devel 248832dd5b avcodec/bsf/dovi_rpu: remove EL when stripping dovi metadata 2 months ago
Fei Wang bc991ca048 lavfi/qsvvpp: Copy frame props before modify it 2 months ago
IndecisiveTurtle 351fd8460a vulkan/common: Add put_bytes_count 2 months ago
IndecisiveTurtle e3ac63b213 vulkan/common: Use u32vec2 buffer type instead of u64 2 months ago
IndecisiveTurtle f794ed48c0 vulkan/common: Fix off-by-one error in flush_put_bits 2 months ago
Ramiro Polla 4e1a91112d tests/fate/filter-video: don't convert owdenoise test to mpeg range 2 months ago
Lynne 187fd52864
vulkan: fix use of atomics for the current context index 2 months ago
Lynne 41f65b7326
vulkan_decode: ensure there's at least one context per decode thread 2 months ago
Lynne a5e6860a89
vulkan_decode: fix counting for parallelism 2 months ago
Scott Theisen 78c4d6c136 libavcodec/mpeg12dec.c: support DVB CC format 0x0502 in user_data 2 months ago
Marth64 084d3515ca avformat/libssh: fix credential variables typo 2 months ago
Lynne d4966f0a74
ffv1enc_vulkan: limit parallelism based on VRAM, fallback to host memory 2 months ago
Lynne 5effac3b02
ffv1enc: expose ff_ffv1_encode_buffer_size 2 months ago
Lynne d8f301cdf2
ffv1enc_vulkan: switch to receive_packet 2 months ago
Lynne 4fefc6e80c
ffv1enc_vulkan: remove arbitrary limitation of the number of slices 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
Koushik Dutta ac3f69a4b9 avfilter/scale_vt: implement frame crop 2 months ago
Koushik Dutta 352333543c avfilter/scale_vt: implement negative width/height aspect ratio sizing 2 months ago
Sean McGovern 7104818066 libavcodec: various: remove empty directories originally for legacy DSP code 2 months ago
Marton Balint 1402a2ac3b avcodec/dnxuc_parser: rework DNXUC parser 2 months ago
Marton Balint aea63ea7f5 avformat/framecrc: add AVFMT_NODIMENSIONS flag 2 months ago
J. Dekker d89fbfd4df avcodec: deprecate sonic 2 months ago
James Almer 19f7dae81a avformat/mov: add missing stts array syncing in mov_build_index 2 months ago
James Almer 0e07a70611 avcodec/ac3dec: fix downmix logic for eac3 2 months ago
Rémi Denis-Courmont f8e91ab05f lavc/h264idct: fix compilation for RV32IMA 2 months ago
Rémi Denis-Courmont f2b945147d lavc/vp8dsp: fix compilation for RV32IMA 2 months ago