116498 Commits (9b86ba5a9289160962bca61df5639dae21784fb2)
 

Author SHA1 Message Date
Michael Niedermayer 586f6fda1d
avformat/mov: add an EOF check in IPRP 5 months ago
Michael Niedermayer 55af81b5a4
Revert "avformat/udp: Fix temporary buffer race" 5 months ago
Martin Storsjö 4acb9b7d10 aarch64: vvc: Fix unnecessary extra spaces 5 months ago
Martin Storsjö 99598629e8 aarch64: vvc: Consistently use # for immediate constants 5 months ago
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 5 months ago
aaron f44353cfb6 avcodec/adpcm: Mono ADPCM for EA WVE Files 5 months ago
Rémi Denis-Courmont 0e32192548 lavu/riscv: do not fallback to AT_HWCAP auxillary vector 5 months ago
Zhao Zhili 2d4ef304c9 avcodec/vvc: Add aarch64 neon optimization for ALF 5 months ago
ha7sh17 172da370e7 doc/filters: fix outpad labels in libvmaf_cuda example 5 months ago
Rémi Denis-Courmont 9135dffd17 lavc/h264dsp: reduce spills in R-V V idct_add16 5 months ago
Rémi Denis-Courmont 245f76ad74 lavc/h264dsp: reuse the R-V V IDCT DC add functions 5 months ago
Rémi Denis-Courmont 0a5b5bae89 lavc/h264dsp: correct VL and LMUL in idct_dc_add 5 months ago
J. Dekker c9dc2ad09b lavc/h264dsp: move R-V V idct_dc_add 5 months ago
Rémi Denis-Courmont d15169c51f lavc/h264dsp: factor some mostly identical R-V V code 5 months ago
Rémi Denis-Courmont c4c811b3d9 checkasm/h264dsp: test TX bypass 5 months ago
Michael Niedermayer 73ca4e75eb
avfilter/vf_xfade: Check ff_inlink_consume_frame() for failure 5 months ago
Michael Niedermayer 23851c9ee0
avutil/slicethread: Check pthread_*_init() for failure 5 months ago
Michael Niedermayer 15540b3d28
avutil/frame: Check log2_crop_align 5 months ago
Michael Niedermayer 82f5b20ff5
avutil/buffer: Check ff_mutex_init() for failure 5 months ago
Michael Niedermayer 064bcda142
avutil/avsscanf: Remove dead code 5 months ago
Michael Niedermayer 696685df0c
avformat/xmv: Check this_packet_size 5 months ago
Michael Niedermayer 7734c583f7
avformat/webpenc: Check filesize in trailer 5 months ago
Michael Niedermayer be30913538
avformat/ty: rec_size seems to only need 32bit 5 months ago
Michael Niedermayer 41745e550a
avformat/tty: Check avio_size() 5 months ago
Michael Niedermayer 124a97dd8b
avformat/siff: Basic pkt_size check 5 months ago
Michael Niedermayer 759aae590c
avformat/sauce: Check avio_size() for failure 5 months ago
Michael Niedermayer 3e305a0e70
avformat/sapdec: Check ffurl_get_file_handle() for error 5 months ago
Michael Niedermayer e83e246504
avformat/nsvdec: Check asize for PCM 5 months ago
Michael Niedermayer cea4dbc903
avformat/mp3dec: Check header_filesize 5 months ago
Michael Niedermayer bb936a1a72
avformat/mp3dec; Check for avio_size() failure 5 months ago
Michael Niedermayer 046d069552
avformat/mov: Use 64bit for str_size 5 months ago
Michael Niedermayer 139bf41246
avformat/mm: Check length 5 months ago
Michael Niedermayer 291356f58b
avformat/hnm: Check *chunk_size 5 months ago
Michael Niedermayer 7e577165c1
avformat/hlsenc: Check ret 5 months ago
Michael Niedermayer bf61f811e7
avformat/bintext: Check avio_size() return 5 months ago
Michael Niedermayer 891bc070f0
avformat/asfdec_o: Check size of index object 5 months ago
Michael Niedermayer 2a8fb3c2cc
avfilter/vf_scale: Check ff_scale_adjust_dimensions() for failure 5 months ago
Michael Niedermayer ad9df8bcfe
avfilter/scale_eval: Use 64bit, check values in ff_scale_adjust_dimensions() 5 months ago
Michael Niedermayer 6db4e326c2
avfilter/vf_neighbor_opencl: Use AV_PIX_MAX_PLANES 5 months ago
Michael Niedermayer ace2e25720
avfilter/vf_lut3d: Check av_scanf() 5 months ago
Michael Niedermayer 64aa233a88
avfilter/vf_fftfilt: Remove dead depth code 5 months ago
Michael Niedermayer 2af95b9214
avfilter/vf_elbg: Use unsigned for shifting into the top bit 5 months ago
Michael Niedermayer 05e21b8902
avfilter/vf_premultiply: Use AV_PIX_MAX_PLANES 5 months ago
Michael Niedermayer 9385847af4
avfilter/vf_deshake_opencl: Ensure that the first iteration initializes the best variables 5 months ago
Michael Niedermayer c37dc63c7d
avfilter/vf_deshake_opencl: Use AV_VIDEO_MAX_PLANES 5 months ago
Michael Niedermayer 9b9e02f2ff
avformat/iamf_parse: Check for negative sample sizes 5 months ago
Michael Niedermayer bcab9789ef
swscale/output: Fix integer overflows in yuv2rgba64_X_c_template 5 months ago
Michael Niedermayer d8d288479d
avformat/mxfdec: Reorder elements of expression in bisect loop 5 months ago
Michael Niedermayer d5ca373d7e
avutil/timecode: Use a 64bit framenum internally 5 months ago