116394 Commits (400843151d84180a9769a92d98379440e5a4c522)
 

Author SHA1 Message Date
Martin Storsjö 400843151d aarch64: vvc: Fix compilation of alf.S with MSVC 2022 17.7 and older 5 months ago
aaron 53d0f9afb4 avcodec/electronicarts: decode framerate 6 months ago
aaron f44353cfb6 avcodec/adpcm: Mono ADPCM for EA WVE Files 6 months ago
Rémi Denis-Courmont 0e32192548 lavu/riscv: do not fallback to AT_HWCAP auxillary vector 6 months ago
Zhao Zhili 2d4ef304c9 avcodec/vvc: Add aarch64 neon optimization for ALF 6 months ago
ha7sh17 172da370e7 doc/filters: fix outpad labels in libvmaf_cuda example 6 months ago
Rémi Denis-Courmont 9135dffd17 lavc/h264dsp: reduce spills in R-V V idct_add16 6 months ago
Rémi Denis-Courmont 245f76ad74 lavc/h264dsp: reuse the R-V V IDCT DC add functions 6 months ago
Rémi Denis-Courmont 0a5b5bae89 lavc/h264dsp: correct VL and LMUL in idct_dc_add 6 months ago
J. Dekker c9dc2ad09b lavc/h264dsp: move R-V V idct_dc_add 6 months ago
Rémi Denis-Courmont d15169c51f lavc/h264dsp: factor some mostly identical R-V V code 6 months ago
Rémi Denis-Courmont c4c811b3d9 checkasm/h264dsp: test TX bypass 6 months ago
Michael Niedermayer 73ca4e75eb
avfilter/vf_xfade: Check ff_inlink_consume_frame() for failure 6 months ago
Michael Niedermayer 23851c9ee0
avutil/slicethread: Check pthread_*_init() for failure 6 months ago
Michael Niedermayer 15540b3d28
avutil/frame: Check log2_crop_align 6 months ago
Michael Niedermayer 82f5b20ff5
avutil/buffer: Check ff_mutex_init() for failure 6 months ago
Michael Niedermayer 064bcda142
avutil/avsscanf: Remove dead code 6 months ago
Michael Niedermayer 696685df0c
avformat/xmv: Check this_packet_size 6 months ago
Michael Niedermayer 7734c583f7
avformat/webpenc: Check filesize in trailer 6 months ago
Michael Niedermayer be30913538
avformat/ty: rec_size seems to only need 32bit 6 months ago
Michael Niedermayer 41745e550a
avformat/tty: Check avio_size() 6 months ago
Michael Niedermayer 124a97dd8b
avformat/siff: Basic pkt_size check 6 months ago
Michael Niedermayer 759aae590c
avformat/sauce: Check avio_size() for failure 6 months ago
Michael Niedermayer 3e305a0e70
avformat/sapdec: Check ffurl_get_file_handle() for error 6 months ago
Michael Niedermayer e83e246504
avformat/nsvdec: Check asize for PCM 6 months ago
Michael Niedermayer cea4dbc903
avformat/mp3dec: Check header_filesize 6 months ago
Michael Niedermayer bb936a1a72
avformat/mp3dec; Check for avio_size() failure 6 months ago
Michael Niedermayer 046d069552
avformat/mov: Use 64bit for str_size 6 months ago
Michael Niedermayer 139bf41246
avformat/mm: Check length 6 months ago
Michael Niedermayer 291356f58b
avformat/hnm: Check *chunk_size 6 months ago
Michael Niedermayer 7e577165c1
avformat/hlsenc: Check ret 6 months ago
Michael Niedermayer bf61f811e7
avformat/bintext: Check avio_size() return 6 months ago
Michael Niedermayer 891bc070f0
avformat/asfdec_o: Check size of index object 6 months ago
Michael Niedermayer 2a8fb3c2cc
avfilter/vf_scale: Check ff_scale_adjust_dimensions() for failure 6 months ago
Michael Niedermayer ad9df8bcfe
avfilter/scale_eval: Use 64bit, check values in ff_scale_adjust_dimensions() 6 months ago
Michael Niedermayer 6db4e326c2
avfilter/vf_neighbor_opencl: Use AV_PIX_MAX_PLANES 6 months ago
Michael Niedermayer ace2e25720
avfilter/vf_lut3d: Check av_scanf() 6 months ago
Michael Niedermayer 64aa233a88
avfilter/vf_fftfilt: Remove dead depth code 6 months ago
Michael Niedermayer 2af95b9214
avfilter/vf_elbg: Use unsigned for shifting into the top bit 6 months ago
Michael Niedermayer 05e21b8902
avfilter/vf_premultiply: Use AV_PIX_MAX_PLANES 6 months ago
Michael Niedermayer 9385847af4
avfilter/vf_deshake_opencl: Ensure that the first iteration initializes the best variables 6 months ago
Michael Niedermayer c37dc63c7d
avfilter/vf_deshake_opencl: Use AV_VIDEO_MAX_PLANES 6 months ago
Michael Niedermayer 9b9e02f2ff
avformat/iamf_parse: Check for negative sample sizes 6 months ago
Michael Niedermayer bcab9789ef
swscale/output: Fix integer overflows in yuv2rgba64_X_c_template 6 months ago
Michael Niedermayer d8d288479d
avformat/mxfdec: Reorder elements of expression in bisect loop 6 months ago
Michael Niedermayer d5ca373d7e
avutil/timecode: Use a 64bit framenum internally 6 months ago
Mark Thompson 7110a36ba0
cbs_av1: Reject thirty-two zero bits in uvlc code 6 months ago
Michael Niedermayer 3faadbe2a2
avcodec/pnmdec: Use 64bit for input size check 6 months ago
Michael Niedermayer 167bf8f61e
avformat/mov: Check extradata in mov_read_iacb() 6 months ago
Tong Wu 5c8523cef1 lavc/hw_base_encode: correct the timestamp when input_order = decode_delay 6 months ago