115686 Commits (0f47342c12dc21be2ae64db21eeefefa893641c7)
 

Author SHA1 Message Date
Gyan Doshi 2f184aa89b configure: correct libopenjpeg description 7 months ago
James Almer 8a1c491354 avcodec/packet: remove reference to old AV_SIDE_DATA_PARAM_CHANGE_ values 7 months ago
Andreas Rheinhardt 8cbf7e8408 avcodec/diracdec: Mark flush as av_cold 7 months ago
Andreas Rheinhardt 0f3090cbd1 avcodec/diracdec: Use FF_CODEC_CAP_INIT_CLEANUP 7 months ago
Andreas Rheinhardt d9bd5baf9d avcodec/vc2enc: Use already available AVPixFmtDescriptor 7 months ago
Andreas Rheinhardt d1d40a7c9b avcodec/vc2enc: Move transient PutBitContext from ctx to stack 7 months ago
Andreas Rheinhardt c309285666 avcodec/vc2enc: Avoid relocations for short strings 7 months ago
Andreas Rheinhardt 02ecf8d7f3 avcodec/vc2enc: Fix slice length 7 months ago
Andreas Rheinhardt eac8dcb187 avcodec/vc2enc: Remove superfluous error message 7 months ago
Andreas Rheinhardt b1702afdfd avcodec/vc2enc: Constify slices->main context pointers 7 months ago
Andreas Rheinhardt 6d86146fce avcodec/vc2enc: Avoid void* where possible 7 months ago
Andreas Rheinhardt 2d818644a3 avfilter/af_afir: Merge header into af_afir.c 7 months ago
Andreas Rheinhardt 21bfc62642 avfilter/af_aiir: Avoid unchecked allocation 7 months ago
Andreas Rheinhardt 37cc648fbd avfilter/af_aiir: Remove dead code 7 months ago
Andreas Rheinhardt 996e0a57ca avformat/matroskadec: Add assert to silence Coverity false positive 7 months ago
Andreas Rheinhardt dfd0320e23 avfilter/vf_signalstats: Use 64bit for processing histogram 7 months ago
James Almer 4008a80c1b tests/checkasm/vvc_mc: don't zero the SAD buffers 7 months ago
James Almer b70289f354 tests/checkasm/vvc_mc: fix indentation 7 months ago
Wu Jianhua 442e94e5e4 tests/checkasm/vvc_alf: change alf step size to 8 7 months ago
Wu Jianhua 9950f14864 avcodec/x86/vvc/vvc_alf: use xq to match ptrdiff_t 7 months ago
Wu Jianhua 09d3370c28 avcodec/x86/vvc/vvc_alf: fix integer overflow 7 months ago
Pierre-Anthony Lemieux 249c66bb22
avcodec/jpeg2000dec: fix HT block decoder 7 months ago
Shiyou Yin 6b35fcacdb
swscale: [loongarch] Fix undeclared functions prob. 7 months ago
sunyuechi 544acfa2c0 lavc/vp9dsp: R-V V rename ff_avg to ff_vp9_avg 7 months ago
Rémi Denis-Courmont 8a96495fef checkasm/vp8dsp: add VP7 tests 7 months ago
Rémi Denis-Courmont a3d4c73b4e checkasm/vp8dsp: share DSP context across tests 7 months ago
Rémi Denis-Courmont 4fe8f2cc43 riscv: allow passing addend to vtype_vli macro 7 months ago
Rémi Denis-Courmont add8c46215 Revert "avformat/file: seek back to initial position for fd protocol" 7 months ago
Zhao Zhili 6de951923b avfilter/dnn: Remove a level of dereference 7 months ago
Zhao Zhili a1fea7e11b avfilter/dnn_backend_torch: Simplify memory allocation 7 months ago
Zhao Zhili abfefbb33b avfilter/dnn_backend_tf: Simplify memory allocation 7 months ago
Zhao Zhili a40df366c4 avfilter/dnn_backend_tf: Fix free context at random place 7 months ago
Zhao Zhili d3db7bbc03 avfilter/dnn_backend_tf: Remove one level of indentation 7 months ago
Zhao Zhili 57a3c2cd40 avfilter/dnn_backend_openvino: simplify memory allocation 7 months ago
Zhao Zhili ac52cee72e avfilter/dnn_backend_openvino: Fix free context at random place 7 months ago
Zhao Zhili 093f5da534 avfilter/dnn: Don't show backends which are not supported by a filter 7 months ago
Zhao Zhili 4f051c746b avfilter/dnn: Use dnn_backend_info_list to search for dnn module 7 months ago
Rémi Denis-Courmont fa3b153cb1 lavc/vp7dsp: R-V V vp7_idct_add 7 months ago
Rémi Denis-Courmont 4a0e629b6f lavc/vp7dsp: revector ff_vp7_dc_wht_rvv 7 months ago
Rémi Denis-Courmont fd39997f72 lavc/vp7dsp: add R-V V vp7_luma_dc_wht 7 months ago
Rémi Denis-Courmont 91b5ea7bb9 lavc/vp8dsp: R-V V vp8_luma_dc_wht 7 months ago
Rémi Denis-Courmont c53d42380d lavc/lpc: optimise RVV vector type for compute_autocorr 7 months ago
Stone Chen d82c503555 tests/checkasm/vvc_mc: for SAD, only test valid subblock sizes 7 months ago
Stone Chen 55e9c758f0 libavcode/x86/vvc: change label to vvc_sad_16 to reflect block sizes 7 months ago
David Rosca 510494760c lavc/vaapi_h264: Fix merging fields in DPB with missing references 7 months ago
David Rosca d2d911eb9a lavc/vaapi_av1: Avoid sending the same slice buffer multiple times 7 months ago
David Rosca fe9d889dcd lavc/vaapi_decode: Make it possible to send multiple slice params buffers 7 months ago
Haihao Xiang c872ba5899 lavc/qsvenc: respect user's setting for keyframes 7 months ago
Haihao Xiang dbdd9ccded lavc/qsvdec: fix keyframes 7 months ago
Rémi Denis-Courmont a11122f9c6 lavc/vp8dsp: save one R-V GPR 7 months ago