112922 Commits (3a308dffde26ad89a205a4c8d04f18fba5a42c50)
 

Author SHA1 Message Date
Michael Niedermayer 3a308dffde
avformat/mp3dec: Check header_filesize 8 months ago
Michael Niedermayer 3b8cb4dc26
avformat/mp3dec; Check for avio_size() failure 8 months ago
Michael Niedermayer 7271c1b523
avformat/mov: Use 64bit for str_size 8 months ago
Michael Niedermayer fea9688839
avformat/mm: Check length 8 months ago
Michael Niedermayer c16a71e757
avformat/hnm: Check *chunk_size 8 months ago
Michael Niedermayer 3a661757ba
avformat/hlsenc: Check ret 8 months ago
Michael Niedermayer f60c294f6d
avformat/bintext: Check avio_size() return 8 months ago
Michael Niedermayer bab5b22af2
avformat/asfdec_o: Check size of index object 8 months ago
Michael Niedermayer 90b99445fb
avfilter/vf_scale: Check ff_scale_adjust_dimensions() for failure 8 months ago
Michael Niedermayer 38c029131a
avfilter/scale_eval: Use 64bit, check values in ff_scale_adjust_dimensions() 8 months ago
Michael Niedermayer 05ef164255
avfilter/vf_lut3d: Check av_scanf() 8 months ago
Michael Niedermayer d10954e620
avfilter/vf_elbg: Use unsigned for shifting into the top bit 8 months ago
Michael Niedermayer f3a360a00d
avfilter/vf_deshake_opencl: Ensure that the first iteration initializes the best variables 8 months ago
Michael Niedermayer 160ecb2b36
swscale/output: Fix integer overflows in yuv2rgba64_X_c_template 8 months ago
Michael Niedermayer c08ff45cb2
avformat/mxfdec: Reorder elements of expression in bisect loop 8 months ago
Michael Niedermayer bc1b078bd1
avutil/timecode: Use a 64bit framenum internally 8 months ago
Michael Niedermayer d0ce252930
avcodec/pnmdec: Use 64bit for input size check 8 months ago
Michael Niedermayer 88336d81fa
avcodec/mpeg12enc: Use av_rescale() in vbv_buffer_size computation 8 months ago
Michael Niedermayer 04885dde13
avcodec/utvideoenc: Use unsigned shift to build flags 8 months ago
Michael Niedermayer 62a9b53e19
avcodec/j2kenc: Merge dwt_norm into lambda 8 months ago
Michael Niedermayer 4a554ffb9b
avcodec/vc2enc: Fix overflows with storing large values 8 months ago
Michael Niedermayer 573987e8aa
avcodec/mpegvideo_enc: Do not duplicate pictures on shifting 8 months ago
Michael Niedermayer 74d626d3d5
avdevice/dshow_capture: Fix error handling in ff_dshow_##prefix##_Create() 8 months ago
Michael Niedermayer 5743c33946
avcodec/tiff: Check value on positive signed targets 8 months ago
Michael Niedermayer 0b5ef2198b
avfilter/vf_convolution_opencl: Assert that the filter name is one of the filters 8 months ago
Michael Niedermayer 02694abdaf
avfilter/vf_bm3d: Dont round MSE2SSE to an integer 8 months ago
Michael Niedermayer 24717b7be6
avdevice/dshow: Remove NULL check on pin 8 months ago
Michael Niedermayer 09c9cc0cc2
avdevice/dshow: check ff_dshow_pin_ConnectionMediaType() for failure 8 months ago
Michael Niedermayer c3badb1cd8
avdevice/dshow: Check device_filter_unique_name before use 8 months ago
Michael Niedermayer d735717614
avdevice/dshow: Cleanup also on av_log case 8 months ago
Michael Niedermayer 769d857430
avdevice/dshow_filter: Use wcscpy_s() 8 months ago
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