summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/mpc8: Fix 32bit mask/enumMichael Niedermayer2019-08-11
* avcodec/alsdec: Fix integer overflows of raw_samples in decode_var_block_data()Michael Niedermayer2019-08-11
* avcodec/alsdec: Fix integer overflow of raw_samples in decode_blocks()Michael Niedermayer2019-08-11
* avcodec/alsdec: fix mantisse shiftMichael Niedermayer2019-08-11
* avcodec/pngdec: consider chunk size in minimal size checkMichael Niedermayer2019-08-11
* avcodec/vc1_block: Fix invalid shifts in vc1_decode_i_blocks()Michael Niedermayer2019-08-11
* avcodec/vc1_block: fix invalid shift in vc1_decode_p_mb()Michael Niedermayer2019-08-11
* avcodec/aacdec_template: fix integer overflow in imdct_and_windowing()Michael Niedermayer2019-08-11
* lavc/videotoolboxenc: make transfer_fnc initialized for unsupport functionLimin Wang2019-08-11
* lavc/videotoolboxenc: add hdr10, linear, hlg color transfer function for vide...Limin Wang2019-08-11
* MAINTAINERS: Add my GnuPG fingerprint.Thilo Borgmann2019-08-11
* lavc/r210enc: Fix undefined behaviour encoding r10k.Carl Eugen Hoyos2019-08-11
* lavc/vc2enc_dwt: Avoid left-shifting a negative value.Carl Eugen Hoyos2019-08-11
* lavc/frame_thread_encoder: Do not memcpy() from NULL.Carl Eugen Hoyos2019-08-11
* lavc/libx264: Cast cpb bit_rates to int64_t to avoid an integer overflow.Carl Eugen Hoyos2019-08-10
* lavf/dump: Fix cpb bitrate type after next major bump.Carl Eugen Hoyos2019-08-10
* lavf/dump: Fix vbv_delay type specifier.Carl Eugen Hoyos2019-08-10
* lavc/libx264: Cast bit_rate to int64_t to avoid an integer overflow.Carl Eugen Hoyos2019-08-10
* lavc/libx264: bit_rates > INT_MAX are not supported.Carl Eugen Hoyos2019-08-10
* avformat/rtpdec_mpeg4: Fix integer parameters size check in SDP fmtp lineOlivier Maignial2019-08-10
* tools/zmqsend: Avoid mem copy past the end of input bufferAndriy Gelman2019-08-09
* doc/fate: Document how to request samples upload accessMichael Niedermayer2019-08-09
* doc/ffmpeg: Document dts_error_threshold optionJun Zhao2019-08-08
* examples/encode_video: only add sequence end code for mpeg1/2 videoJun Zhao2019-08-08
* lavf/showinfo: use error level when get invalid sidedataJun Zhao2019-08-08
* lavf/showinfo: support mastering display sidedataJun Zhao2019-08-08
* lavf/hls: add http_seekable option for HTTP partial requestsJun Zhao2019-08-08
* lavf/vf_vpp_qsv: add support for QSV transpose filterLinjie Fu2019-08-07
* avfilter/vf_convolution: add x86 SIMD for filter_3x3()Ruiling Song2019-08-07
* Revert "avformat/rtpdec_rfc4175: Fix incorrect copy_offset calculation"Michael Niedermayer2019-08-06
* configure: cuda_llvm: fix include path for MSYS2Ricardo Constantino2019-08-05
* avcodec/alsdec: Check for block_length <= 0 in read_var_block_data()Michael Niedermayer2019-08-05
* avcodec/vqavideo: Set video sizeMichael Niedermayer2019-08-05
* avcodec/sanm: Check extradata_size before allocationsMichael Niedermayer2019-08-05
* avformat/rtpdec_rfc4175: Fix incorrect copy_offset calculationJacob Siddall2019-08-05
* libavcodec/iff: Use unsigned to avoid undefined behaviourAndreas Rheinhardt2019-08-05
* avcodec/mss1: check for overread and forward errorsMichael Niedermayer2019-08-05
* avcodec/loco: Check for end of input in pixel decodeMichael Niedermayer2019-08-05
* avcodec/dirac_parser: Fix overflow in dtsMichael Niedermayer2019-08-05
* avcodec/ralf: Fix undefined pointer in decode_channel()Michael Niedermayer2019-08-05
* avcodec/ralf: Fix integer overflow in apply_lpc()Michael Niedermayer2019-08-05
* avcodec/vorbisdec: Implement vr->classifications = 1Michael Niedermayer2019-08-05
* avcodec/vorbisdec: Check parameters in vorbis_floor0_decode() before divideMichael Niedermayer2019-08-05
* avformat/realtextdec: Check for duplicate extradata in realtext_read_header()Michael Niedermayer2019-08-05
* avformat/vividas: Fix memleak of AVIOContext in track_header()Michael Niedermayer2019-08-05
* avcodec/cfhd: Check destination space for bayer before writingMichael Niedermayer2019-08-05
* avcodec/cfhd: Fix linesize typeMichael Niedermayer2019-08-05
* avcodec/cbs_av1_syntax_template: Check ref_frame_idx before useMichael Niedermayer2019-08-05
* avcodec/apedec: Fix 2 signed overflowsMichael Niedermayer2019-08-05
* avcodec/mss3: Check for the rac stream being invalid in rac_normalize()Michael Niedermayer2019-08-05