118080 Commits (16d4945e9aea8dab89ec7f83011379ae08712580)
 

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