112908 Commits (c08ff45cb21a277b2b6387c7238d3e8f67fd03c3)
 

Author SHA1 Message Date
Michael Niedermayer c08ff45cb2
avformat/mxfdec: Reorder elements of expression in bisect loop 7 months ago
Michael Niedermayer bc1b078bd1
avutil/timecode: Use a 64bit framenum internally 7 months ago
Michael Niedermayer d0ce252930
avcodec/pnmdec: Use 64bit for input size check 7 months ago
Michael Niedermayer 88336d81fa
avcodec/mpeg12enc: Use av_rescale() in vbv_buffer_size computation 7 months ago
Michael Niedermayer 04885dde13
avcodec/utvideoenc: Use unsigned shift to build flags 7 months ago
Michael Niedermayer 62a9b53e19
avcodec/j2kenc: Merge dwt_norm into lambda 7 months ago
Michael Niedermayer 4a554ffb9b
avcodec/vc2enc: Fix overflows with storing large values 7 months ago
Michael Niedermayer 573987e8aa
avcodec/mpegvideo_enc: Do not duplicate pictures on shifting 7 months ago
Michael Niedermayer 74d626d3d5
avdevice/dshow_capture: Fix error handling in ff_dshow_##prefix##_Create() 7 months ago
Michael Niedermayer 5743c33946
avcodec/tiff: Check value on positive signed targets 7 months ago
Michael Niedermayer 0b5ef2198b
avfilter/vf_convolution_opencl: Assert that the filter name is one of the filters 7 months ago
Michael Niedermayer 02694abdaf
avfilter/vf_bm3d: Dont round MSE2SSE to an integer 7 months ago
Michael Niedermayer 24717b7be6
avdevice/dshow: Remove NULL check on pin 7 months ago
Michael Niedermayer 09c9cc0cc2
avdevice/dshow: check ff_dshow_pin_ConnectionMediaType() for failure 7 months ago
Michael Niedermayer c3badb1cd8
avdevice/dshow: Check device_filter_unique_name before use 7 months ago
Michael Niedermayer d735717614
avdevice/dshow: Cleanup also on av_log case 7 months ago
Michael Niedermayer 769d857430
avdevice/dshow_filter: Use wcscpy_s() 7 months ago
Michael Niedermayer 02606b6ae4
avcodec/flac_parser: Assert that we do not overrun the link_penalty array 7 months ago
Michael Niedermayer 18025bf362
avcodec/osq: avoid signed overflow in downsample path 7 months ago
Michael Niedermayer 85dbf6d8e4
avcodec/pixlet: Simplify pfx computation 7 months ago
Michael Niedermayer 6498053b90
avcodec/motion_est: Fix score squaring overflow 7 months ago
Michael Niedermayer d39d90e510
avcodec/mlpenc: Use 64 for ml, mr 7 months ago
Michael Niedermayer 21d7ac3a07
avcodec/loco: Check loco_get_rice() for failure 7 months ago
Michael Niedermayer 41c5289c7e
avcodec/loco: check get_ur_golomb_jpegls() for failure 7 months ago
Michael Niedermayer 99c3834f61
avcodec/imm4: check cbphi for error 7 months ago
Michael Niedermayer 1b0f37bbb6
avcodec/iff: Use signed count 7 months ago
Michael Niedermayer c543847ddd
avcodec/golomb: Assert that k is in the supported range for get_ur/sr_golomb() 7 months ago
Michael Niedermayer d4d971efbb
avcodec/golomb: Document return for get_ur_golomb_jpegls() and get_sr_golomb_flac() 7 months ago
Michael Niedermayer 6b20dadc81
avcodec/dxv: Fix type in get_opcodes() 7 months ago
Michael Niedermayer 0a22787423
avcodec/cri: Check length 7 months ago
Michael Niedermayer 343a76e123
avcodec/xsubdec: Check parse_timecode() 7 months ago
Michael Niedermayer f99867ef79
avutil/imgutils: av_image_check_size2() ensure width and height fit in 32bit 7 months ago
Michael Niedermayer 05e38d8362
doc/examples/mux: remove nop 7 months ago
Michael Niedermayer ba0c1fc015
avcodec/proresenc_kostya: use unsigned alpha for rotation 7 months ago
Michael Niedermayer b92c0e54fc
avformat/rtpenc_rfc4175: Use 64bit in computation if copy_offset 7 months ago
Michael Niedermayer f6b059008f
avformat/rtmppkt: Simplify and deobfuscate amf_tag_skip() slightly 7 months ago
Michael Niedermayer 5af1fe5693
avformat/rmdec: use 64bit for audio_framesize checks 7 months ago
Michael Niedermayer c872336df5
avutil/wchar_filename: Correct sizeof 7 months ago
Michael Niedermayer ffb0a4c647
avutil/hwcontext_d3d11va: correct sizeof IDirect3DSurface9 7 months ago
Michael Niedermayer 00c45302e7
avutil/hwcontext_d3d11va: Free AVD3D11FrameDescriptor on error 7 months ago
Michael Niedermayer b220f7dc94
avutil/hwcontext_d3d11va: correct sizeof AVD3D11FrameDescriptor 7 months ago
Michael Niedermayer e0a079be2a
doc/examples/vaapi_encode: Try to check fwrite() for failure 7 months ago
Michael Niedermayer 6c9b507841
avformat/usmdec: Initialize value 7 months ago
Michael Niedermayer 1164095eca
avformat/tls_schannel: Initialize ret 7 months ago
Michael Niedermayer 49d34302a6
avformat/subfile: Assert that whence is a known case 7 months ago
Michael Niedermayer dfed9fc7bd
avformat/subfile: Merge if into switch() 7 months ago
Michael Niedermayer aa1bcef3cc
avformat/rtsp: Check that lower transport is handled in one of the if() 7 months ago
Michael Niedermayer 1b0a93466c
avformat/rtsp: initialize reply1 7 months ago
Michael Niedermayer a0c4d98072
avformat/rtsp: use < 0 for error check 7 months ago
Michael Niedermayer 25ba51aad7
avformat/rtpenc_vc2hq: Check sizes 7 months ago