Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-05avcodec/Makefile: add missing ass dependency to ccaption decoderLou Logan
2019-11-04lavc/qsvenc: add the missing vp9 filezhongli_dev@126.com
2019-11-03lavc/qsvenc: enable vp9 encoderZhong Li
2019-11-03lavc/qsvenc: Fix bitrate_limit to allow AVC encode in limited bitrateLinjie Fu
2019-11-02avcodec/v4l2_m2m: Fix indentationAndriy Gelman
2019-11-02avcodec/v4l2_buffers: Fix infinite loopAndriy Gelman
2019-11-01avcodec/aptx: Check the number of channelsMichael Niedermayer
2019-11-01avcodec/rv10: Check input for minimal frame sizeMichael Niedermayer
2019-11-01avcodec/aacdec_template: Check samplerateMichael Niedermayer
2019-11-01avcodec/truemotion2: Fix several integer overflows in tm2_low_res_block()Michael Niedermayer
2019-11-01avcodec/truemotion2: Fix several integer overflows with *Yo, *Uo, *VoMichael Niedermayer
2019-11-01avcodec/utils: Check block_alignMichael Niedermayer
2019-11-01avcodec/libtwolame: fix mono default bitrateJames Cowgill
2019-10-30avcodec/mips: msa optimizations for vc1dspgxw
2019-10-30vp4: prevent unaligned memory access in loop filterPeter Ross
2019-10-29avcodec/wmalosslessdec: Fix some integer anomaliesMichael Niedermayer
2019-10-29avcodec/adpcm: Fix invalid shifts in ADPCM DTKMichael Niedermayer
2019-10-29avcodec/apedec: Only clear the needed buffer space, instead of allMichael Niedermayer
2019-10-29avcodec/libvorbisdec: Fix insufficient input checks leading to out of array r...Michael Niedermayer
2019-10-29avcodec/g723_1dec: fix invalid shift with negative sid_gainMichael Niedermayer
2019-10-29avcodec/tiff: check the black level denominatorJames Almer
2019-10-29avcodec/nvenc: turn feature check failures into warningshydra3333
2019-10-27avcodec/vmdvideo: fix log error messagePaul B Mahol
2019-10-26Add support for VP9 VDPAU hwaccel decodeManojGuptaBonda
2019-10-26lavc/qsvdec: remove unused check_dec_paramLinjie Fu
2019-10-25avcodec/interplayvideo: properly decode motion vectorsPaul B Mahol
2019-10-25avcodec/vp5: Check render_x/yMichael Niedermayer
2019-10-25avcodec/truespeech: Fix integer overflow in truespeech_synth()Michael Niedermayer
2019-10-25avcodec/interplayacm: Fix integer overflows in juggle()Michael Niedermayer
2019-10-25avcodec/hcom: Check the root entry and the right entriesMichael Niedermayer
2019-10-25avcodec/qdrw: Check input for header/skiped space before get_buffer()Michael Niedermayer
2019-10-25avcodec/ralf: Skip initializing unused filter variablesMichael Niedermayer
2019-10-25avcodec/takdec: Fix overflow with large sample ratesMichael Niedermayer
2019-10-24avcodec/interplayvideo: cosmeticsPaul B Mahol
2019-10-24mpegvideo_enc: add intra_penalty option for p framesRamiro Polla
2019-10-23avcodec/tests: add h265_levels to .gitignoreZhao Zhili
2019-10-22avcodec/libdav1d: fix setting AVFrame reordered_opaqueJames Almer
2019-10-22avcodec/atrac9tab: use explicit ATRAC9BlockConfig struct initializersJames Almer
2019-10-22avcodec/psd: remove unneeded codeSteven Liu
2019-10-22avcodec/hevcdec: remove unneeded codeSteven Liu
2019-10-21avcodec/atrac9dec: Set channelsMichael Niedermayer
2019-10-20avcodec/alsdec: Check that input space for header exists in read_diff_float_d...Michael Niedermayer
2019-10-20avcodec/agm: Check for reference frame earlierMichael Niedermayer
2019-10-20avcodec/ptx: Check that the input contains at least one lineMichael Niedermayer
2019-10-20avcodec/alac: Fix integer overflow in LPCMichael Niedermayer
2019-10-20avcodec/smacker: Fix integer overflows in pred[] in smka_decode_frame()Michael Niedermayer
2019-10-20avcodec/aliaspixdec: Check input size against minimal picture sizeMichael Niedermayer
2019-10-20avcodec/ffwavesynth: Fix integer overflows in pink noise additionMichael Niedermayer
2019-10-20avcodec/vc1_block: Fixes integer overflow in vc1_decode_i_block_adv()Michael Niedermayer
2019-10-20avcodec/wmalosslessdec: Check block_alignMichael Niedermayer