116385 Commits (c9dc2ad09bd53ccb43e86216b13117c334efb6f0)
 

Author SHA1 Message Date
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
Mark Thompson 7110a36ba0
cbs_av1: Reject thirty-two zero bits in uvlc code 5 months ago
Michael Niedermayer 3faadbe2a2
avcodec/pnmdec: Use 64bit for input size check 5 months ago
Michael Niedermayer 167bf8f61e
avformat/mov: Check extradata in mov_read_iacb() 5 months ago
Tong Wu 5c8523cef1 lavc/hw_base_encode: correct the timestamp when input_order = decode_delay 5 months ago
James Almer 2aab4e4cc0 avformat/iamf_writer: disallow Opus extradata with mapping family other than 0 5 months ago
James Almer 9ce065c90d avformat/iamf_parse: sanitize audio_roll_distance values 5 months ago
Leo Izen e30bc8a963
fate/png: add mDCv and cLLi read and write test 5 months ago
James Almer 97fd5d3363 checkasm/lls: increase epsilon value for the update_lls test 5 months ago
James Almer 7dabad079b avformat/iamf: byteswap values in OpusHeader 5 months ago
James Almer 54b8d5e201 avformat/iamf: rename Codec Config seek_preroll to audio_roll_distance 5 months ago
Felicia Lim 2094f40295 avformat/iamf_writer: fix coded audio_roll_distance values 5 months ago
Felicia Lim 709a5687ed avformat/iamf_writer: fix PCM endian-ness flag 5 months ago
Felicia Lim 180c869faf avformat/movenc: fix channel count and samplerate fields for IAMF tracks 5 months ago