94612 Commits (5937f0550304e39be64ce41cc936634f1db54e5d)
 

Author SHA1 Message Date
Michael Niedermayer e8bb949ade avcodec/mpc8: Fix 32bit mask/enum 6 years ago
Michael Niedermayer fad3ec89b7 avcodec/alsdec: Fix integer overflows of raw_samples in decode_var_block_data() 6 years ago
Michael Niedermayer ce65232406 avcodec/alsdec: Fix integer overflow of raw_samples in decode_blocks() 6 years ago
Michael Niedermayer 02346292a3 avcodec/alsdec: fix mantisse shift 6 years ago
Michael Niedermayer 70432eac0b avcodec/pngdec: consider chunk size in minimal size check 6 years ago
Michael Niedermayer c9415e815a avcodec/vc1_block: Fix invalid shifts in vc1_decode_i_blocks() 6 years ago
Michael Niedermayer b153ba1c2e avcodec/vc1_block: fix invalid shift in vc1_decode_p_mb() 6 years ago
Michael Niedermayer da93e2b142 avcodec/aacdec_template: fix integer overflow in imdct_and_windowing() 6 years ago
Limin Wang 1ee863a7b0 lavc/videotoolboxenc: make transfer_fnc initialized for unsupport function 6 years ago
Limin Wang 391b67fcb5 lavc/videotoolboxenc: add hdr10, linear, hlg color transfer function for videotoolboxenc 6 years ago
Thilo Borgmann 33186028fc MAINTAINERS: Add my GnuPG fingerprint. 6 years ago
Carl Eugen Hoyos 2828f5b0d8 lavc/r210enc: Fix undefined behaviour encoding r10k. 6 years ago
Carl Eugen Hoyos ac457a3bc5 lavc/vc2enc_dwt: Avoid left-shifting a negative value. 6 years ago
Carl Eugen Hoyos e82a619c2a lavc/frame_thread_encoder: Do not memcpy() from NULL. 6 years ago
Carl Eugen Hoyos 690cab3232 lavc/libx264: Cast cpb bit_rates to int64_t to avoid an integer overflow. 6 years ago
Carl Eugen Hoyos 098ed8a73e lavf/dump: Fix cpb bitrate type after next major bump. 6 years ago
Carl Eugen Hoyos 6711419569 lavf/dump: Fix vbv_delay type specifier. 6 years ago
Carl Eugen Hoyos 4b1687f23c lavc/libx264: Cast bit_rate to int64_t to avoid an integer overflow. 6 years ago
Carl Eugen Hoyos 57987deefc lavc/libx264: bit_rates > INT_MAX are not supported. 6 years ago
Olivier Maignial c29d81e736 avformat/rtpdec_mpeg4: Fix integer parameters size check in SDP fmtp line 6 years ago
Andriy Gelman 90e965be6d tools/zmqsend: Avoid mem copy past the end of input buffer 6 years ago
Michael Niedermayer 86d13e95e7 doc/fate: Document how to request samples upload access 6 years ago
Jun Zhao e317c255f6 doc/ffmpeg: Document dts_error_threshold option 6 years ago
Jun Zhao e512d893bf examples/encode_video: only add sequence end code for mpeg1/2 video 6 years ago
Jun Zhao e282b7ed7b lavf/showinfo: use error level when get invalid sidedata 6 years ago
Jun Zhao 6f6769f3ec lavf/showinfo: support mastering display sidedata 6 years ago
Jun Zhao 5e829262a6 lavf/hls: add http_seekable option for HTTP partial requests 6 years ago
Linjie Fu af3ddd581f lavf/vf_vpp_qsv: add support for QSV transpose filter 6 years ago
Ruiling Song 98e419cbf5 avfilter/vf_convolution: add x86 SIMD for filter_3x3() 6 years ago
Michael Niedermayer 6c67c8ca9a Revert "avformat/rtpdec_rfc4175: Fix incorrect copy_offset calculation" 6 years ago
Ricardo Constantino 5ac28e9cc1 configure: cuda_llvm: fix include path for MSYS2 6 years ago
Michael Niedermayer be4fb282f9 avcodec/alsdec: Check for block_length <= 0 in read_var_block_data() 6 years ago
Michael Niedermayer 02f909dc24 avcodec/vqavideo: Set video size 6 years ago
Michael Niedermayer 172a43ce36 avcodec/sanm: Check extradata_size before allocations 6 years ago
Jacob Siddall 9051092e73 avformat/rtpdec_rfc4175: Fix incorrect copy_offset calculation 6 years ago
Andreas Rheinhardt f12e662a3d libavcodec/iff: Use unsigned to avoid undefined behaviour 6 years ago
Michael Niedermayer 43015afd7c avcodec/mss1: check for overread and forward errors 6 years ago
Michael Niedermayer 8305a4509a avcodec/loco: Check for end of input in pixel decode 6 years ago
Michael Niedermayer 549fcba8fc avcodec/dirac_parser: Fix overflow in dts 6 years ago
Michael Niedermayer 3c06ba1716 avcodec/ralf: Fix undefined pointer in decode_channel() 6 years ago
Michael Niedermayer ccca484324 avcodec/ralf: Fix integer overflow in apply_lpc() 6 years ago
Michael Niedermayer 5a5f12e3b3 avcodec/vorbisdec: Implement vr->classifications = 1 6 years ago
Michael Niedermayer aecc9b96d6 avcodec/vorbisdec: Check parameters in vorbis_floor0_decode() before divide 6 years ago
Michael Niedermayer 652ea23cb3 avformat/realtextdec: Check for duplicate extradata in realtext_read_header() 6 years ago
Michael Niedermayer 76133d7c8b avformat/vividas: Fix memleak of AVIOContext in track_header() 6 years ago
Michael Niedermayer 58e084bd2c avcodec/cfhd: Check destination space for bayer before writing 6 years ago
Michael Niedermayer fe2e1cfc19 avcodec/cfhd: Fix linesize type 6 years ago
Michael Niedermayer 8174e5c77d avcodec/cbs_av1_syntax_template: Check ref_frame_idx before use 6 years ago
Michael Niedermayer 392c028cd2 avcodec/apedec: Fix 2 signed overflows 6 years ago
Michael Niedermayer 99a172f3f4 avcodec/mss3: Check for the rac stream being invalid in rac_normalize() 6 years ago