115566 Commits (67ca18dd56956892a097388a160bb70f10539d77)
 

Author SHA1 Message Date
Wu Jianhua 09d3370c28 avcodec/x86/vvc/vvc_alf: fix integer overflow 6 months ago
Pierre-Anthony Lemieux 249c66bb22
avcodec/jpeg2000dec: fix HT block decoder 6 months ago
Shiyou Yin 6b35fcacdb
swscale: [loongarch] Fix undeclared functions prob. 6 months ago
sunyuechi 544acfa2c0 lavc/vp9dsp: R-V V rename ff_avg to ff_vp9_avg 6 months ago
Rémi Denis-Courmont 8a96495fef checkasm/vp8dsp: add VP7 tests 6 months ago
Rémi Denis-Courmont a3d4c73b4e checkasm/vp8dsp: share DSP context across tests 6 months ago
Rémi Denis-Courmont 4fe8f2cc43 riscv: allow passing addend to vtype_vli macro 6 months ago
Rémi Denis-Courmont add8c46215 Revert "avformat/file: seek back to initial position for fd protocol" 6 months ago
Zhao Zhili 6de951923b avfilter/dnn: Remove a level of dereference 6 months ago
Zhao Zhili a1fea7e11b avfilter/dnn_backend_torch: Simplify memory allocation 6 months ago
Zhao Zhili abfefbb33b avfilter/dnn_backend_tf: Simplify memory allocation 6 months ago
Zhao Zhili a40df366c4 avfilter/dnn_backend_tf: Fix free context at random place 6 months ago
Zhao Zhili d3db7bbc03 avfilter/dnn_backend_tf: Remove one level of indentation 6 months ago
Zhao Zhili 57a3c2cd40 avfilter/dnn_backend_openvino: simplify memory allocation 6 months ago
Zhao Zhili ac52cee72e avfilter/dnn_backend_openvino: Fix free context at random place 6 months ago
Zhao Zhili 093f5da534 avfilter/dnn: Don't show backends which are not supported by a filter 6 months ago
Zhao Zhili 4f051c746b avfilter/dnn: Use dnn_backend_info_list to search for dnn module 6 months ago
Rémi Denis-Courmont fa3b153cb1 lavc/vp7dsp: R-V V vp7_idct_add 6 months ago
Rémi Denis-Courmont 4a0e629b6f lavc/vp7dsp: revector ff_vp7_dc_wht_rvv 6 months ago
Rémi Denis-Courmont fd39997f72 lavc/vp7dsp: add R-V V vp7_luma_dc_wht 6 months ago
Rémi Denis-Courmont 91b5ea7bb9 lavc/vp8dsp: R-V V vp8_luma_dc_wht 6 months ago
Rémi Denis-Courmont c53d42380d lavc/lpc: optimise RVV vector type for compute_autocorr 6 months ago
Stone Chen d82c503555 tests/checkasm/vvc_mc: for SAD, only test valid subblock sizes 6 months ago
Stone Chen 55e9c758f0 libavcode/x86/vvc: change label to vvc_sad_16 to reflect block sizes 6 months ago
David Rosca 510494760c lavc/vaapi_h264: Fix merging fields in DPB with missing references 6 months ago
David Rosca d2d911eb9a lavc/vaapi_av1: Avoid sending the same slice buffer multiple times 6 months ago
David Rosca fe9d889dcd lavc/vaapi_decode: Make it possible to send multiple slice params buffers 6 months ago
Haihao Xiang c872ba5899 lavc/qsvenc: respect user's setting for keyframes 6 months ago
Haihao Xiang dbdd9ccded lavc/qsvdec: fix keyframes 6 months ago
Rémi Denis-Courmont a11122f9c6 lavc/vp8dsp: save one R-V GPR 6 months ago
Rémi Denis-Courmont 4e56455d36 lavc/vp8dsp: avoid one multiplication on RISC-V 6 months ago
Rémi Denis-Courmont 0aad5b9bf5 lavc/vp8dsp: factor R-V V bilin functions 6 months ago
Rémi Denis-Courmont b248d7c319 lavc/sbrdsp: fold immediate offset into relocation 6 months ago
Rémi Denis-Courmont 8444115262 lavc/startcode: fix RVV return value on no match 6 months ago
Rémi Denis-Courmont af20fb9c4e lavc/lpc: fix off-by-one in R-V V compute_autocorr 6 months ago
Niklas Haas 9fd88bd092 avcodec/h2645_sei: loosen up min luminance requirements 6 months ago
Kacper Michajłow b2b23f353a avformat/hls: update current segment reference before use 6 months ago
Michael Niedermayer 62d7106c36
avcodec/vlc: Cleanup on multi table alloc failure in ff_vlc_init_multi_from_lengths() 6 months ago
Michael Niedermayer d5cc21741b
avcodec/vc1_block: remove unneeded store to off in vc1_decode_p_mb_intfi() 6 months ago
Michael Niedermayer 992b28f572
avcodec/vc1_block: remove unused off from vc1_decode_p_mb_intfr() 6 months ago
Michael Niedermayer a287f17db2
avcodec/tiff: Assert init_get_bits8() success in unpack_gray() 6 months ago
Michael Niedermayer 8814cedb07
avcodec/tiff: Assert init_get_bits8() success in horizontal_fill() 6 months ago
Michael Niedermayer 6df8bd64ff
tools/decode_simple: Check avcodec_send_packet() for errors on flushing 6 months ago
Michael Niedermayer bfc22f364d
swscale/yuv2rgb: Use 64bit for brightness computation 6 months ago
Michael Niedermayer 3f9daf1c18
swscale/x86/swscale: use a clearer name for INPUT_PLANER_RGB_A_FUNC_CASE 6 months ago
Michael Niedermayer e3481730ed
avutil/tests/opt: Check av_set_options_string() for failure 6 months ago
Michael Niedermayer e8a1e1899d
avutil/tests/dict: Check av_dict_set() before get for failure 6 months ago
Michael Niedermayer 87846f64b5
avutil/random_seed: Avoid dead returns 6 months ago
Michael Niedermayer c4004605b2
avdevice/dshow: fix badly indented line 6 months ago
Michael Niedermayer c841cb45e8
qsv: Initialize impl_value 6 months ago