117974 Commits (b9eaf6e05c2ca16d94869e0263236dbdac752400)
 

Author SHA1 Message Date
Sean McGovern b9eaf6e05c
swscale/ppc: disable YUV2RGB AltiVec acceleration 4 weeks ago
Michael Niedermayer 4cc1495aca
avformat/iamf_parse: reject ambisonics mode > 1 4 weeks ago
Marth64 1c2c70fe4d doc/demuxers/dvdvideo: seeking is supported, remove outdated statement 4 weeks ago
Marth64 e256761def avformat/dvdvideodec: check return code of ff_dvdclut_yuv_to_rgb() 4 weeks ago
Marth64 a5a899bfcb avformat/dvdvideodec: fix missing last chapter marker due to off-by-one 4 weeks ago
Frank Plowman 1e3dc705df lavc/x86/videodsp: Drop MMX usage 4 weeks ago
Nuo Mi 4de67e8746 avcodec/vvcdec: return error if CTU size > 128 4 weeks ago
Nuo Mi eb67e60cb0 avcodec/vvcdec: schedule next stage only if the current stage reports no error 4 weeks ago
Nuo Mi 4ec767abcc avcodec/vvcdec: misc, reformat inter_data() 4 weeks ago
Nuo Mi ba89c5b989 avcodec/vvcdec: inter_data, check the return value from hls_merge_data 4 weeks ago
Nuo Mi 98698ed3c2 avcodec/cbs_h266: stricter validation for subpicture's max width and height 4 weeks ago
Nuo Mi e06515b092 avcodec/cbs_h266: improve readability in subpicture parser 4 weeks ago
Nuo Mi 5c5a08ecb5 avcodec/vvcdec: ensure every CTU belongs to a slice 4 weeks ago
Nuo Mi 46006529a1 avcodec/cbs_h266: check subpicture slices number 4 weeks ago
Marton Balint 4100a2da29 tests/fate/filter-audio: add aloop test 4 weeks ago
Marton Balint f5948543f4 fate: revert previous frequency adjustments of the sine filter 4 weeks ago
Marton Balint 8d6f3bcb96 avfilter/asrc_sine: increase frequency accuracy 4 weeks ago
Marton Balint 06247ae746 avfilter/asrc_sine: factorize sampling to a separate context 4 weeks ago
Marton Balint 6189cb47fc fate: adjust frequencies of the sine filter 4 weeks ago
Zhao Zhili 59057aa807 avutil/mem_internal: local align should always work 4 weeks ago
Zhao Zhili 57861911a3 avutil/mem_internal: define DECLARE_ALIGNED as C11's alignas 4 weeks ago
Zhao Zhili fe2c9746de avcodec/cavs: Limit align requirement to variable than type 4 weeks ago
Zhao Zhili 82c208b653 avfilter/textutils: Add missing time_internal.h 4 weeks ago
Michael Niedermayer f57f2a356d
doc/infra: List at what companies the name servers are hosted and who provides the servers 4 weeks ago
Michael Niedermayer e531b3ff27
MAINTAINERS: Lauri is still available but is really low on time nowadays 4 weeks ago
Anton Khirnov 3bfb6061fb tools/general_assembly: exclude Derek from GA emails 4 weeks ago
Anton Khirnov 9cb8928d69 tools/general_assembly: add a mechanism for excluding people from GA list 4 weeks ago
Manuel Lauss a786dd4889 libavcodec/sanm: codec47: apply top offset also to diff buffers 4 weeks ago
Manuel Lauss dc98e7989d libavcodec/sanm: clear codec47 diff buffers with specific color 4 weeks ago
Manuel Lauss 85fec8d90f libavcodec/sanm: fix XPAL handling 4 weeks ago
Manuel Lauss 1e2a72ae1d libavcodec/sanm: add codec47 interpolation table support 4 weeks ago
Nicolas Gaullier 44d32c8a23 avcodec/ac3dec: fix build when eac3 decoder is disabled 4 weeks ago
gnattu via ffmpeg-devel 248832dd5b avcodec/bsf/dovi_rpu: remove EL when stripping dovi metadata 4 weeks ago
Fei Wang bc991ca048 lavfi/qsvvpp: Copy frame props before modify it 4 weeks ago
IndecisiveTurtle 351fd8460a vulkan/common: Add put_bytes_count 4 weeks ago
IndecisiveTurtle e3ac63b213 vulkan/common: Use u32vec2 buffer type instead of u64 4 weeks ago
IndecisiveTurtle f794ed48c0 vulkan/common: Fix off-by-one error in flush_put_bits 4 weeks ago
Ramiro Polla 4e1a91112d tests/fate/filter-video: don't convert owdenoise test to mpeg range 4 weeks ago
Lynne 187fd52864
vulkan: fix use of atomics for the current context index 4 weeks ago
Lynne 41f65b7326
vulkan_decode: ensure there's at least one context per decode thread 4 weeks ago
Lynne a5e6860a89
vulkan_decode: fix counting for parallelism 4 weeks ago
Scott Theisen 78c4d6c136 libavcodec/mpeg12dec.c: support DVB CC format 0x0502 in user_data 1 month ago
Marth64 084d3515ca avformat/libssh: fix credential variables typo 1 month ago
Lynne d4966f0a74
ffv1enc_vulkan: limit parallelism based on VRAM, fallback to host memory 1 month ago
Lynne 5effac3b02
ffv1enc: expose ff_ffv1_encode_buffer_size 1 month ago
Lynne d8f301cdf2
ffv1enc_vulkan: switch to receive_packet 1 month ago
Lynne 4fefc6e80c
ffv1enc_vulkan: remove arbitrary limitation of the number of slices 1 month ago
Lynne ce8a070cf3
vulkan: only wait for fences on uninit if the context had a submission 1 month ago
Lynne 86e552506d
vulkan: zero out AVBufferRef in case of failure 1 month ago
Lynne f582de8f34
vulkan: only apply shortcut for next context selection if selection has a submission 1 month ago