112891 Commits (02606b6ae42859b7900e5e685ea7f9e20c317142)
 

Author SHA1 Message Date
Michael Niedermayer 02606b6ae4
avcodec/flac_parser: Assert that we do not overrun the link_penalty array 8 months ago
Michael Niedermayer 18025bf362
avcodec/osq: avoid signed overflow in downsample path 8 months ago
Michael Niedermayer 85dbf6d8e4
avcodec/pixlet: Simplify pfx computation 8 months ago
Michael Niedermayer 6498053b90
avcodec/motion_est: Fix score squaring overflow 8 months ago
Michael Niedermayer d39d90e510
avcodec/mlpenc: Use 64 for ml, mr 8 months ago
Michael Niedermayer 21d7ac3a07
avcodec/loco: Check loco_get_rice() for failure 8 months ago
Michael Niedermayer 41c5289c7e
avcodec/loco: check get_ur_golomb_jpegls() for failure 8 months ago
Michael Niedermayer 99c3834f61
avcodec/imm4: check cbphi for error 8 months ago
Michael Niedermayer 1b0f37bbb6
avcodec/iff: Use signed count 8 months ago
Michael Niedermayer c543847ddd
avcodec/golomb: Assert that k is in the supported range for get_ur/sr_golomb() 8 months ago
Michael Niedermayer d4d971efbb
avcodec/golomb: Document return for get_ur_golomb_jpegls() and get_sr_golomb_flac() 8 months ago
Michael Niedermayer 6b20dadc81
avcodec/dxv: Fix type in get_opcodes() 8 months ago
Michael Niedermayer 0a22787423
avcodec/cri: Check length 8 months ago
Michael Niedermayer 343a76e123
avcodec/xsubdec: Check parse_timecode() 8 months ago
Michael Niedermayer f99867ef79
avutil/imgutils: av_image_check_size2() ensure width and height fit in 32bit 8 months ago
Michael Niedermayer 05e38d8362
doc/examples/mux: remove nop 8 months ago
Michael Niedermayer ba0c1fc015
avcodec/proresenc_kostya: use unsigned alpha for rotation 8 months ago
Michael Niedermayer b92c0e54fc
avformat/rtpenc_rfc4175: Use 64bit in computation if copy_offset 8 months ago
Michael Niedermayer f6b059008f
avformat/rtmppkt: Simplify and deobfuscate amf_tag_skip() slightly 8 months ago
Michael Niedermayer 5af1fe5693
avformat/rmdec: use 64bit for audio_framesize checks 8 months ago
Michael Niedermayer c872336df5
avutil/wchar_filename: Correct sizeof 8 months ago
Michael Niedermayer ffb0a4c647
avutil/hwcontext_d3d11va: correct sizeof IDirect3DSurface9 8 months ago
Michael Niedermayer 00c45302e7
avutil/hwcontext_d3d11va: Free AVD3D11FrameDescriptor on error 8 months ago
Michael Niedermayer b220f7dc94
avutil/hwcontext_d3d11va: correct sizeof AVD3D11FrameDescriptor 8 months ago
Michael Niedermayer e0a079be2a
doc/examples/vaapi_encode: Try to check fwrite() for failure 8 months ago
Michael Niedermayer 6c9b507841
avformat/usmdec: Initialize value 8 months ago
Michael Niedermayer 1164095eca
avformat/tls_schannel: Initialize ret 8 months ago
Michael Niedermayer 49d34302a6
avformat/subfile: Assert that whence is a known case 8 months ago
Michael Niedermayer dfed9fc7bd
avformat/subfile: Merge if into switch() 8 months ago
Michael Niedermayer aa1bcef3cc
avformat/rtsp: Check that lower transport is handled in one of the if() 8 months ago
Michael Niedermayer 1b0a93466c
avformat/rtsp: initialize reply1 8 months ago
Michael Niedermayer a0c4d98072
avformat/rtsp: use < 0 for error check 8 months ago
Michael Niedermayer 25ba51aad7
avformat/rtpenc_vc2hq: Check sizes 8 months ago
Michael Niedermayer f504e2e9f5
avfilter/af_aderivative: Free out on error 8 months ago
Michael Niedermayer 405723c4cd
swscale/swscale: Use ptrdiff_t for linesize computations 8 months ago
Michael Niedermayer ac8ac10e33
avfilter/af_afir: Assert format 8 months ago
Michael Niedermayer 40b801870d
avfilter/af_afftdn: Assert format 8 months ago
Michael Niedermayer c773ce8435
avfilter/af_pan: check nb_output_channels before use 8 months ago
Mark Thompson a1b6a6907b
cbs_av1: Reject thirty-two zero bits in uvlc code 8 months ago
Michael Niedermayer bdd1a93e4b
avfilter/af_mcompand: compute half frequency in double 8 months ago
Michael Niedermayer 4d7d183ccb
avfilter/af_channelsplit: Assert that av_channel_layout_channel_from_index() succeeds 8 months ago
Michael Niedermayer bea691ffc1
avfilter/af_aresample: Cleanup on av_channel_layout_copy() failure 8 months ago
Michael Niedermayer 252464c49b
tools/coverity: Phase 1 study of anti-halicogenic for coverity av_rescale() 8 months ago
Michael Niedermayer 3666a36472
avfilter/vf_avgblur: Check plane instead of AVFrame 8 months ago
Michael Niedermayer 371c42dd81
avfilter/drawutils: Fix depthb computation 8 months ago
Michael Niedermayer 96a63346ee
avfilter/avf_showcwt: Check av_parse_video_rate() for failure 8 months ago
Michael Niedermayer 807b53c191
avformat/rdt: Check pkt_len 8 months ago
Michael Niedermayer 9c52069b83
avformat/mpeg: Check len in mpegps_probe() 8 months ago
Michael Niedermayer 002c1b4ddb
avformat/mxfenc: resurrects the error print 8 months ago
Michael Niedermayer b736844c5f
avdevice/dshow: Check ICaptureGraphBuilder2_SetFiltergraph() for failure 8 months ago