summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* avcodec/g2meet: Check for end of input in jpg_decode_block()Michael Niedermayer2019-10-02
* avcodec/g2meet: Check if adjusted pixel was on the stackMichael Niedermayer2019-10-02
* lavc/x264: Use FF_CODEC_CAP_INIT_THREADSAFE if x264 is new.Carl Eugen Hoyos2019-10-01
* avcodec/dxv: Check op_offset in dxv_decompress_yo()Michael Niedermayer2019-09-30
* avcodec/utils: Check sample_rate before opening the decoderMichael Niedermayer2019-09-30
* avcodec/aptx: Fix multiple shift anomaliesMichael Niedermayer2019-09-30
* avcodec/qtrleenc: fix undefined behaviourPaul B Mahol2019-09-29
* avcodec/cbs_av1: Make overread check more robustAndreas Rheinhardt2019-09-29
* avcodec/cbs_h2645: Fix potential out-of-bounds array accessAndreas Rheinhardt2019-09-29
* avcodec/fitsdec: fix use of uninitialised valuesJames Almer2019-09-29
* avcodec/motionpixels: Mark 2 functions as always_inlineMichael Niedermayer2019-09-28
* avcodec/ituh263dec: Make the condition for the studio slice start code match ...Michael Niedermayer2019-09-28
* avcodec/ralf: Fix integer overflow in decode_channel()Michael Niedermayer2019-09-28
* vcodec/vc1: compute rangex/y only for P/B framesMichael Niedermayer2019-09-28
* avcodec/vc1_pred: Fix invalid shifts in scaleforopp()Michael Niedermayer2019-09-28
* avcodec/vc1_block: Fix invalid shift with rangeredfrmMichael Niedermayer2019-09-28
* avcodec/vc1: Check for excessive resolutionMichael Niedermayer2019-09-28
* avcodec/vc1: check REFDISTMichael Niedermayer2019-09-28
* avcodec/apedec: Allocate decoded_buffer after successful ff_get_buffer()Michael Niedermayer2019-09-28
* avcodec/apedec: Fix several integer overflows in predictor_update_filter() an...Michael Niedermayer2019-09-28
* avcodec/hevc_cabac: Tighten the limit on k in ff_hevc_cu_qp_delta_abs()Michael Niedermayer2019-09-28
* avcodec/jpeg2000dwt: Fix undefined shifts of negative numbersAndreas Rheinhardt2019-09-28
* avcodec/ituh263dec: Fix undefined left shift of negative numberAndreas Rheinhardt2019-09-28
* avcodec/dnxhdenc: Fix undefined left shifts of negative numbersAndreas Rheinhardt2019-09-28
* avcodec/ffv1enc: Fix out-of-bounds-array accessAndreas Rheinhardt2019-09-28
* avcodec/nvenc: make use of new GetLastErrorString functionTimo Rothenpieler2019-09-27
* avcodec/nvenc: pass CUstream to nvenc when availableTimo Rothenpieler2019-09-27
* avcodec/nvenc: add multiple reference frames supportRoman Arzumanyan2019-09-27
* avcodec/nvenc: switch to dedicated dpb_size optionTimo Rothenpieler2019-09-27
* lavc/mpeg4audio: add chan_config check to avoid indeterminate channelsJun Zhao2019-09-27
* avcodec/mpeg4audio: fix doxy for ff_mpeg4audio_get_config_gb()James Almer2019-09-27
* avcodec: use avpriv_mpeg4audio_get_config2()James Almer2019-09-27
* avcodec/mpeg4audio: add avpriv_mpeg4audio_get_config2()James Almer2019-09-27
* avcodec/4xm: Check index in decode_i_block() also in the path where its not u...Michael Niedermayer2019-09-26
* avcodec/loco: Check for end of input in the first lineMichael Niedermayer2019-09-26
* avcodec/atrac3: Check block_alignMichael Niedermayer2019-09-26
* avcodec/alsdec: Avoid dereferencing context pointer in inner interleave loopMichael Niedermayer2019-09-26
* avcodec/hcom: Check that there are dictionary entriesMichael Niedermayer2019-09-26
* avcodec/fitsdec: Prevent division by 0 with huge data_maxMichael Niedermayer2019-09-26
* avcodec/dstdec: Fix integer overflow in samples_per_frame computationMichael Niedermayer2019-09-26
* avcodec/g729_parser: Check block_sizeMichael Niedermayer2019-09-26
* avcodec/sbcdec: Initialize number of channelsMichael Niedermayer2019-09-26
* avcodec/exr: Fix undefined left shifts of negative numbersAndreas Rheinhardt2019-09-26
* avcodec/hevc_ps: Remove dead code in vps_id checkAndriy Gelman2019-09-26
* avcodec/truespeech: fix left shift of negative valuePaul B Mahol2019-09-26
* avcodec/mpeg12dec: Sanitize start codes earlierAndreas Rheinhardt2019-09-26
* avcodec/pcm: CosmeticsAndreas Rheinhardt2019-09-26
* avcodec/pcm: Fix undefined shiftsAndreas Rheinhardt2019-09-26
* avcodec/wavpackenc: Fix undefined shiftsAndreas Rheinhardt2019-09-26
* lavc/qsv: add memory type messageZhong Li2019-09-26