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
2020-05-21Changelog: updaten4.2.3Michael Niedermayer
2020-05-21avcodec/pnmdec: Use unsigned for maxval rescalingMichael Niedermayer
2020-05-21avcodec/ivi: Clear got_p_frame before decoding a new frame using itMichael Niedermayer
2020-05-21avcodec/dsddec: Check channelsMichael Niedermayer
2020-05-21avcodec/xvididct: Fix integer overflow in idct_row()Michael Niedermayer
2020-05-21avcodec/wmalosslessdec: Fix integer overflows in revert_inter_ch_decorr()Michael Niedermayer
2020-05-21avcodec/cbs_jpeg: Fix infinite loop in cbs_jpeg_split_fragment()Michael Niedermayer
2020-05-21avformat/mpegenc: Fix integer overflow with AV_NOPTS_VALUEMichael Niedermayer
2020-05-21avformat/swfenc: Fix integer overflow in frame rate handlingMichael Niedermayer
2020-05-21avformat/aadec: Check toc_size to contain the minimum to demuxer usesMichael Niedermayer
2020-05-21avcodec/cbs_h265_syntax_template: Limit num_long_term_pics more strictlyMichael Niedermayer
2020-05-20ffplay: set stream_index to -1 earlier to prevent segfaultPeter Ross
2020-05-20Update for 4.2.3Michael Niedermayer
2020-05-20avformat/mov: Free temp buffer upon negative sample_size error.Dale Curtis
2020-05-20avformat/matroskadec: Improve forward compabilityAndreas Rheinhardt
2020-05-20avformat/matroskadec: Don't discard valid packetsAndreas Rheinhardt
2020-05-20avformat/matroskaenc: Don't segfault when seekability changesAndreas Rheinhardt
2020-05-20avformat/utils: Fix memleaksAndreas Rheinhardt
2020-05-20avformat/utils: Fix memleaks in avformat_open_input()Andreas Rheinhardt
2020-05-20avfilter/vf_dedot: Fix leak of AVFrame if making it writable failsAndreas Rheinhardt
2020-05-20avfilter/vf_paletteuse: Fix potential double-free of AVFrameAndreas Rheinhardt
2020-05-20avformat/mov: Don't leak MOVFragmentStreamInfo on errorAndreas Rheinhardt
2020-05-20avformat/mov: Free encryption data on errorAndreas Rheinhardt
2020-05-20fftools/ffmpeg: Free swresample dictionary during cleanupAndreas Rheinhardt
2020-05-20avcodec/mediacodec_wrapper: fix {input,output}_buffers global reference leakMatthieu Bouron
2020-05-20avformat/webm_chunk: Close IO if writing header failsAndreas Rheinhardt
2020-05-20avcodec/cavsdsp: Fix undefined left shifts of negative numbersAndreas Rheinhardt
2020-05-20avcodec/ra144enc: Fix invalid left shift of negative numberAndreas Rheinhardt
2020-05-20avcodec/adxenc: Avoid undefined left shift of negative numbersAndreas Rheinhardt
2020-05-20avcodec/adpcm: Fix undefined left shifts of negative numbersAndreas Rheinhardt
2020-05-20avcodec/proresenc_anatoliy: Fix invalid left shift of negative numberAndreas Rheinhardt
2020-05-20avformat/aviobuf: Honor avio_open[2] documentationAndreas Rheinhardt
2020-05-20avcodec/cinepakenc: Fix invalid shiftsAndreas Rheinhardt
2020-05-20avfilter/vf_xbr: Fix left shift of negative numberAndreas Rheinhardt
2020-05-20avfilter/vf_hqx: Fix undefined left shifts of negative numbersAndreas Rheinhardt
2020-05-20avcodec/jpeg2000dwt: Fix undefined shifts of negative numbersAndreas Rheinhardt
2020-05-20avcodec/ituh263dec: Fix undefined left shift of negative numberAndreas Rheinhardt
2020-05-20avcodec/dnxhdenc: Fix undefined left shifts of negative numbersAndreas Rheinhardt
2020-05-20swscale/utils: Fix invalid left shifts of negative numbersAndreas Rheinhardt
2020-05-20swscale/x86/swscale: Fix undefined left shifts of negative numbersAndreas Rheinhardt
2020-05-20fftools/ffmpeg_opt: Fix signed integer overflowAndreas Rheinhardt
2020-05-20avcodec/exr: Fix undefined left shifts of negative numbersAndreas Rheinhardt
2020-05-20avformat/movenc: Fix undefined shiftAndreas Rheinhardt
2020-05-20avcodec/pcm: Fix undefined shiftsAndreas Rheinhardt
2020-05-20avcodec/wavpackenc: Fix undefined shiftsAndreas Rheinhardt
2020-05-20avutil/encryption_info: Don't pass NULL to memcpyAndreas Rheinhardt
2020-05-20avcodec/ac3enc: Fix memleakAndreas Rheinhardt
2020-05-20avcodec/ac3enc: Fix invalid shiftAndreas Rheinhardt
2020-05-20avcodec/g723_1dec: Fix invalid shiftAndreas Rheinhardt
2020-05-20avcodec/tdsc: Fix undefined shiftsAndreas Rheinhardt