114769 Commits (7669cc2b8bc2f31fcf710437cb8d90b38ab86594)
 

Author SHA1 Message Date
Michael Niedermayer 7669cc2b8b
avcodec/osq: avoid signed overflow in downsample path 7 months ago
Michael Niedermayer 64c26cd18a
avcodec/pixlet: Simplify pfx computation 7 months ago
Michael Niedermayer 8982bf0d84
avcodec/motion_est: Fix score squaring overflow 7 months ago
Michael Niedermayer d3d9798312
avcodec/mlpenc: Use 64 for ml, mr 7 months ago
Michael Niedermayer ecfdecabfb
avcodec/loco: Check loco_get_rice() for failure 7 months ago
Michael Niedermayer 66f42ad1d5
avcodec/loco: check get_ur_golomb_jpegls() for failure 7 months ago
Michael Niedermayer 31bc90cd2f
avcodec/leaddec: Check init_get_bits8() for failure 7 months ago
Michael Niedermayer 4da9443735
avcodec/imm4: check cbphi for error 7 months ago
Michael Niedermayer 76cabac818
avcodec/iff: Use signed count 7 months ago
Michael Niedermayer 01458ce446
avcodec/golomb: Assert that k is in the supported range for get_ur/sr_golomb() 7 months ago
Michael Niedermayer da5d437757
avcodec/golomb: Document return for get_ur_golomb_jpegls() and get_sr_golomb_flac() 7 months ago
Michael Niedermayer f66256651b
avcodec/dxv: Fix type in get_opcodes() 7 months ago
Michael Niedermayer d6efa604a2
avcodec/cri: Check length 7 months ago
Michael Niedermayer 72b087cf0d
avcodec/xsubdec: Check parse_timecode() 7 months ago
Michael Niedermayer 5f59b54041
avutil/imgutils: av_image_check_size2() ensure width and height fit in 32bit 7 months ago
Michael Niedermayer 62a772263e
avfilter/vf_tiltandshift: Free dst on error 7 months ago
Michael Niedermayer f07a35b5e5
doc/examples/mux: remove nop 7 months ago
Michael Niedermayer eebdb93d94
avcodec/proresenc_kostya: use unsigned alpha for rotation 7 months ago
Michael Niedermayer 3b70bc4bd6
avformat/rtpenc_rfc4175: Use 64bit in computation if copy_offset 7 months ago
Michael Niedermayer b93e62052f
avformat/rtmpproto: Use AV_DICT_MATCH_CASE instead of litteral number 7 months ago
Michael Niedermayer a0988dae8e
avformat/rtmppkt: Simplify and deobfuscate amf_tag_skip() slightly 7 months ago
Michael Niedermayer 594c2086fa
avformat/rmdec: use 64bit for audio_framesize checks 7 months ago
Michael Niedermayer 740fb498e1
avutil/wchar_filename: Correct sizeof 7 months ago
Michael Niedermayer d7912a6d4a
avutil/hwcontext_d3d11va: correct sizeof IDirect3DSurface9 7 months ago
Michael Niedermayer 19631babab
avutil/hwcontext_d3d11va: Free AVD3D11FrameDescriptor on error 7 months ago
Michael Niedermayer 6f452f4ea0
avutil/hwcontext_d3d11va: correct sizeof AVD3D11FrameDescriptor 7 months ago
Michael Niedermayer dad5fcb33d
avcodec/vvc/refs: Use unsigned mask 7 months ago
Michael Niedermayer f3505e4d29
doc/examples/vaapi_encode: Try to check fwrite() for failure 7 months ago
Michael Niedermayer 6b76648dc0
avformat/usmdec: Initialize value 7 months ago
Michael Niedermayer a88516b6f7
avformat/tls_schannel: Initialize ret 7 months ago
Michael Niedermayer b2f7532ac7
avformat/subfile: Assert that whence is a known case 7 months ago
Michael Niedermayer a7beed1a11
avformat/subfile: Merge if into switch() 7 months ago
Michael Niedermayer 6b1e91a52c
avformat/rtsp: Check that lower transport is handled in one of the if() 7 months ago
Michael Niedermayer 75c8afab03
avformat/rtsp: initialize reply1 7 months ago
Michael Niedermayer 2f0fe13450
avformat/rtsp: use < 0 for error check 7 months ago
Michael Niedermayer 6cf8d4ea3d
avformat/rtpenc_vc2hq: Check sizes 7 months ago
Michael Niedermayer b2da9efb71
avfilter/af_aderivative: Free out on error 7 months ago
Michael Niedermayer 9b52ca7ca5
swscale/swscale: Use ptrdiff_t for linesize computations 7 months ago
Michael Niedermayer 9ca0577c5e
avfilter/af_amerge: Cleanup on av_channel_layout_copy() failure 7 months ago
Michael Niedermayer acd5523b7a
avfilter/af_afir: Assert format 7 months ago
Michael Niedermayer 315766e290
avfilter/af_afftdn: Assert format 7 months ago
Michael Niedermayer 9f2917aaf3
avfilter/af_pan: check nb_output_channels before use 7 months ago
Mark Thompson 3c85e12e5a
cbs_av1: Reject thirty-two zero bits in uvlc code 7 months ago
Michael Niedermayer dd3075434e
avfilter/af_mcompand: compute half frequency in double 7 months ago
Michael Niedermayer adab1e6f0c
avfilter/af_channelsplit: Assert that av_channel_layout_channel_from_index() succeeds 7 months ago
Michael Niedermayer ca5ffb7f46
avfilter/af_aresample: Cleanup on av_channel_layout_copy() failure 7 months ago
Michael Niedermayer 4d00378da8
tools/coverity: Phase 1 study of anti-halicogenic for coverity av_rescale() 7 months ago
Michael Niedermayer 38f2f4555a
avfilter/vf_avgblur: Check plane instead of AVFrame 7 months ago
Michael Niedermayer 7e2396e890
avfilter/drawutils: Fix depthb computation 7 months ago
Michael Niedermayer 09806744cc
avfilter/avf_showcwt: Check av_parse_video_rate() for failure 7 months ago