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-10-20avfilter/vf_atadenoise: add support for commandsPaul B Mahol
2019-10-20avfilter/vf_shuffleframes: improve error messagePaul B Mahol
2019-10-19avfilter/af_tremolo: fix heap-buffer overflowPaul B Mahol
2019-10-19avfilter/vf_fftdnoiz: round toward nearest integerPaul B Mahol
2019-10-19avfilter/vf_bm3d: round values toward nearest integerPaul B Mahol
2019-10-19avfilter/vf_bm3d: forward status backPaul B Mahol
2019-10-19avfilter/vf_fieldhint: add support for duplicating fieldsPaul B Mahol
2019-10-19avfilter/vf_fieldmatch: fix heap-buffer overflowPaul B Mahol
2019-10-19avfilter/vf_decimate: fix memory leaksPaul B Mahol
2019-10-19avfilter/vf_lagfun: fix heap-buffer overflowPaul B Mahol
2019-10-19avfilter/vf_datascope: fix heap buffer overflowPaul B Mahol
2019-10-19avfilter/vf_shuffleplanes: add mising query_formats()Paul B Mahol
2019-10-18avfilter/vf_maskfun: fix memleakPaul B Mahol
2019-10-18avfilter/buffersink: cosmeticsPaul B Mahol
2019-10-18avfilter/vf_colorspace: fix memmory leaksPaul B Mahol
2019-10-18avfilter/af_acrossover: fix memory leakPaul B Mahol
2019-10-18lavfi/avf_showspectrum: add error handle if av_asprintf return nullJun Zhao
2019-10-17avfilter/x86/vf_atadenoise: add SIMD for serial tooPaul B Mahol
2019-10-17avfilter/vf_atadenoise: add option to use additional algorithmPaul B Mahol
2019-10-17avfilter/vf_adadenoise: add x86 SIMDPaul B Mahol
2019-10-17avfilter/af_arnndn: Remove superfluous qualifierAndreas Rheinhardt
2019-10-17avfilter/vf_dedot: fix crashPaul B Mahol
2019-10-17avfilter/vf_amplify: cosmeticsPaul B Mahol
2019-10-17avfilter/vf_random: fix memory leaksPaul B Mahol
2019-10-17avfilter/af_arnndn: make sure that vad_output nb_neurons is always 1Paul B Mahol
2019-10-16avfilter/vf_gblur: fix undefined behaviourPaul B Mahol
2019-10-16vafilter/af_replaygain: fix undefined behaviourPaul B Mahol
2019-10-16avfilter/avf_abitscope: fix undefined behaviourPaul B Mahol
2019-10-16avfilter/vf_colorchannelmixer: do not use pointer if there is no alphaPaul B Mahol
2019-10-16avfilter/vf_edgedetect: fix undefined behaviourPaul B Mahol
2019-10-16avfilter/f_reverse: fix memory leaksPaul B Mahol
2019-10-16avfilter: add arnndn filterPaul B Mahol
2019-10-16avfilter/vf_atadenoise: compensate for small overall brightness lossPaul B Mahol
2019-10-16avfilter/vsrc_testsrc: rgbtestsrc: fix undefined behaviourPaul B Mahol
2019-10-16avfilter/vf_gblur: fix heap-buffer overflowPaul B Mahol
2019-10-16avfilter/af_afade: make sure that in is availablePaul B Mahol
2019-10-16avfilter/dnn: unify the layer load function in native modeGuo, Yejun
2019-10-16avfilter/dnn: unify the layer execution function in native modeGuo, Yejun
2019-10-15avfilter/dnn: add DLT prefix for enum DNNLayerType to avoid potential conflictsGuo, Yejun
2019-10-15avfilter/vf_bm3d: make sure nb_jobs is at least 1Paul B Mahol
2019-10-15avfilter/af_afade: fix heap-buffer overflowPaul B Mahol
2019-10-15avfilter/vf_edgedetect: fix heap-buffer overflowPaul B Mahol
2019-10-15avfilter/vf_avgblur: fix heap-buffer overflowPaul B Mahol
2019-10-15avfilter: fix typo in commentsZhao Zhili
2019-10-14avfilter/vf_lenscorrection: make width/height intPaul B Mahol
2019-10-14avfilter/vf_atadenoise: rewrite using macroPaul B Mahol
2019-10-14avfilter/vf_bwdif: fix heap-buffer overflowPaul B Mahol
2019-10-14avfilter/af_atempo: use ff_filter_process_command()Paul B Mahol
2019-10-14avfilter/af_biquads: use ff_filter_process_command()Paul B Mahol
2019-10-14avfilter/af_rubberband: use ff_filter_process_command()Paul B Mahol