summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/hqx: Check the input data against the image sizeMichael Niedermayer2019-11-09
* avcodec/pafvideo: Only clear frame when it was written toMichael Niedermayer2019-11-09
* avcodec/snowenc: Set mb_num to avoid ratecontrol floating point divisions by 0.0Michael Niedermayer2019-11-09
* avcodec/snowenc: Fix 2 undefined shiftsMichael Niedermayer2019-11-09
* avcodec/libvpxenc,cosmetics: fix a typoJames Zern2019-11-08
* avcodec/libvpxdec.c,cosmetics: bpp -> bpcJames Zern2019-11-08
* avcodec/extract_extradata_bsf: fix typo in commentsleozhang2019-11-06
* avcodec/Makefile: add missing msmpeg4* dependencies to wmv1 encoderLou Logan2019-11-06
* avcodec/Makefile: add missing h263data dependency to snow encoderLou Logan2019-11-06
* avcodec/Makefile: add missing vorbis_data dependency to opus encoderLou Logan2019-11-06
* avcodec/dvdec: correctly decode bottom mb row in 1080i field modeBaptiste Coudurier2019-11-06
* avcodec/dvdec: correctly set interlaced and tffBaptiste Coudurier2019-11-06
* avcodec/libvpxdec: reject video and alpha dimension mismatchesMarton Balint2019-11-05
* avcodec/libvpxdec: decode to custom framebuffers for vp9Marton Balint2019-11-05
* avcodec/libvpxdec: pass decoder instances to vpx_init directlyMarton Balint2019-11-05
* avcodec/libvpxdec: make sure BlockAdditional side data size >= 8Marton Balint2019-11-05
* avcodec/libvpxenc: only allocate alpha U/V planes on size changesMarton Balint2019-11-05
* avcodec/libvpxenc: fix alpha strideMarton Balint2019-11-05
* avcodec/Makefile: add missing ass dependency to ccaption decoderLou Logan2019-11-04
* lavc/qsvenc: add the missing vp9 filezhongli_dev@126.com2019-11-04
* lavc/qsvenc: enable vp9 encoderZhong Li2019-11-03
* lavc/qsvenc: Fix bitrate_limit to allow AVC encode in limited bitrateLinjie Fu2019-11-03
* avcodec/v4l2_m2m: Fix indentationAndriy Gelman2019-11-01
* avcodec/v4l2_buffers: Fix infinite loopAndriy Gelman2019-11-01
* avcodec/aptx: Check the number of channelsMichael Niedermayer2019-11-01
* avcodec/rv10: Check input for minimal frame sizeMichael Niedermayer2019-11-01
* avcodec/aacdec_template: Check samplerateMichael Niedermayer2019-11-01
* avcodec/truemotion2: Fix several integer overflows in tm2_low_res_block()Michael Niedermayer2019-11-01
* avcodec/truemotion2: Fix several integer overflows with *Yo, *Uo, *VoMichael Niedermayer2019-11-01
* avcodec/utils: Check block_alignMichael Niedermayer2019-11-01
* avcodec/libtwolame: fix mono default bitrateJames Cowgill2019-11-01
* avcodec/mips: msa optimizations for vc1dspgxw2019-10-30
* vp4: prevent unaligned memory access in loop filterPeter Ross2019-10-30
* avcodec/wmalosslessdec: Fix some integer anomaliesMichael Niedermayer2019-10-29
* 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