summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* aarch64/opusdsp: do not clobber register v8Lynne2019-08-15
* avcodec/libdav1d: allow setting frame size limit in pixelsJames Almer2019-08-14
* avcodec/flicvideo: Optimize and Simplify FLI_COPY in flic_decode_frame_24BPP(...Michael Niedermayer2019-08-15
* avcodec/loco: Check left column valueMichael Niedermayer2019-08-15
* avcodec/ffwavesynth: Fixes invalid shift with pink noise seekingMichael Niedermayer2019-08-15
* avcodec/ffwavesynth: Fix integer overflow for some corner case valuesMichael Niedermayer2019-08-15
* avcodec/indeo2: Check remaining input more oftenMichael Niedermayer2019-08-13
* avcodec/diracdec: Check that slices are fewer than pixelsMichael Niedermayer2019-08-13
* avcodec/vp56: Consider the alpha start as end of the prior headerMichael Niedermayer2019-08-13
* avutil/mips: refine msa macros CLIP_*.gxw2019-08-13
* avcodec/4xm: Check for end of input in decode_p_block()Michael Niedermayer2019-08-13
* avcodec/hevcdec: Check delta_luma_weight_l0/1Michael Niedermayer2019-08-13
* avcodec/hnm4video: Optimize postprocess_current_frame()Michael Niedermayer2019-08-12
* lavc/zmbvenc: Do not left-shift negative values.Carl Eugen Hoyos2019-08-11
* avcodec/encode: only allow undersized audio frames if they are the lastMarton Balint2019-08-11
* avcodec/hevc_refs: Optimize 16bit generate_missing_ref()Michael Niedermayer2019-08-11
* avcodec/scpr: Use av_memcpy_backptr() in type 17 and 33Michael Niedermayer2019-08-11
* avcodec/tiff: Enforce increasing offsetsMichael Niedermayer2019-08-11
* avcodec/dds: Use ff_set_dimensions()Michael Niedermayer2019-08-11
* 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
* 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
* 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
* 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
* 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
* 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