summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/adpcm: Fix invalid shifts in ADPCM DTKMichael Niedermayer2019-10-29
* avcodec/apedec: Only clear the needed buffer space, instead of allMichael Niedermayer2019-10-29
* avcodec/libvorbisdec: Fix insufficient input checks leading to out of array r...Michael Niedermayer2019-10-29
* avcodec/g723_1dec: fix invalid shift with negative sid_gainMichael Niedermayer2019-10-29
* avcodec/tiff: check the black level denominatorJames Almer2019-10-29
* avcodec/nvenc: turn feature check failures into warningshydra33332019-10-29
* avcodec/vmdvideo: fix log error messagePaul B Mahol2019-10-27
* Add support for VP9 VDPAU hwaccel decodeManojGuptaBonda2019-10-26
* lavc/qsvdec: remove unused check_dec_paramLinjie Fu2019-10-26
* avcodec/interplayvideo: properly decode motion vectorsPaul B Mahol2019-10-25
* avcodec/vp5: Check render_x/yMichael Niedermayer2019-10-25
* avcodec/truespeech: Fix integer overflow in truespeech_synth()Michael Niedermayer2019-10-25
* avcodec/interplayacm: Fix integer overflows in juggle()Michael Niedermayer2019-10-25
* avcodec/hcom: Check the root entry and the right entriesMichael Niedermayer2019-10-25
* avcodec/qdrw: Check input for header/skiped space before get_buffer()Michael Niedermayer2019-10-25
* avcodec/ralf: Skip initializing unused filter variablesMichael Niedermayer2019-10-25
* avcodec/takdec: Fix overflow with large sample ratesMichael Niedermayer2019-10-25
* avcodec/interplayvideo: cosmeticsPaul B Mahol2019-10-24
* mpegvideo_enc: add intra_penalty option for p framesRamiro Polla2019-10-24
* avcodec/tests: add h265_levels to .gitignoreZhao Zhili2019-10-23
* avcodec/libdav1d: fix setting AVFrame reordered_opaqueJames Almer2019-10-22
* avcodec/atrac9tab: use explicit ATRAC9BlockConfig struct initializersJames Almer2019-10-22
* avcodec/psd: remove unneeded codeSteven Liu2019-10-22
* avcodec/hevcdec: remove unneeded codeSteven Liu2019-10-22
* avcodec/atrac9dec: Set channelsMichael Niedermayer2019-10-21
* avcodec/alsdec: Check that input space for header exists in read_diff_float_d...Michael Niedermayer2019-10-20
* avcodec/agm: Check for reference frame earlierMichael Niedermayer2019-10-20
* avcodec/ptx: Check that the input contains at least one lineMichael Niedermayer2019-10-20
* avcodec/alac: Fix integer overflow in LPCMichael Niedermayer2019-10-20
* avcodec/smacker: Fix integer overflows in pred[] in smka_decode_frame()Michael Niedermayer2019-10-20
* avcodec/aliaspixdec: Check input size against minimal picture sizeMichael Niedermayer2019-10-20
* avcodec/ffwavesynth: Fix integer overflows in pink noise additionMichael Niedermayer2019-10-20
* avcodec/vc1_block: Fixes integer overflow in vc1_decode_i_block_adv()Michael Niedermayer2019-10-20
* avcodec/wmalosslessdec: Check block_alignMichael Niedermayer2019-10-20
* mpeg4_unpack_bframes: Merge close and flushAndreas Rheinhardt2019-10-19
* avcodec/zmbv: Call decode_intra directlyAndreas Rheinhardt2019-10-19
* avcodec/g729dec: Avoid computing invalid temporary pointers for ff_acelp_weig...Michael Niedermayer2019-10-19
* avcodec/g729postfilter: Fix left shift of negative valueMichael Niedermayer2019-10-19
* mpeg4_unpack_bframes: Avoid allocations and copies of packet structuresAndreas Rheinhardt2019-10-17
* avcodec/binkaudio: Check sample rateMichael Niedermayer2019-10-17
* avcodec/libdav1d: set AVFrame reordered_opaqueJames Almer2019-10-17
* vp9_superframe: Avoid allocations and copies of packet structuresAndreas Rheinhardt2019-10-17
* avcodec/cavsdec: Set ret on errors in decode_pic()Michael Niedermayer2019-10-17
* avcodec/ac3enc: Fix memleakAndreas Rheinhardt2019-10-17
* avcodec/sbcdec: Fix integer overflows in sbc_synthesize_eight()Michael Niedermayer2019-10-16
* avcodec/adpcm: Check initial predictor for ADPCM_IMA_EA_EACSMichael Niedermayer2019-10-16
* avcodec/g723_1dec: Fix overflow in shiftMichael Niedermayer2019-10-16
* avcodec/apedec: Fix integer overflow in predictor_update_3930()Michael Niedermayer2019-10-16
* avcodec/g729postfilter: Fix undefined intermediate pointersMichael Niedermayer2019-10-16
* avcodec/g729postfilter: Fix undefined shiftsMichael Niedermayer2019-10-16