summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* x86/vf_transpose: fix cpuflags checkJames Almer2019-10-21
* avfilter/vf_transpose: add x86 SIMDPaul B Mahol2019-10-21
* avfilter/x86/vf_atadenoise: fix commentPaul B Mahol2019-10-21
* avfilter/af_join: fix possible memory leaksPaul B Mahol2019-10-21
* avfilter/af_silencedetect: change mono default to integer literalLimin Wang2019-10-21
* avfilter/af_silencedetect: use AV_OPT_TYPE_DURATIONLimin Wang2019-10-21
* avfilter: add bilateral filterPaul B Mahol2019-10-21
* avfilter/vf_nlmeans: round values toward nearest integerPaul B Mahol2019-10-21
* avfilter/af_silencedetect: document metadataLimin Wang2019-10-21
* avfilter/vf_tile: fix memory leakPaul B Mahol2019-10-20
* avfilter/vf_atadenoise: add support for commandsPaul B Mahol2019-10-20
* avfilter/vf_shuffleframes: improve error messagePaul B Mahol2019-10-20
* avfilter/af_tremolo: fix heap-buffer overflowPaul B Mahol2019-10-19
* avfilter/vf_fftdnoiz: round toward nearest integerPaul B Mahol2019-10-19
* avfilter/vf_bm3d: round values toward nearest integerPaul B Mahol2019-10-19
* avfilter/vf_bm3d: forward status backPaul B Mahol2019-10-19
* avfilter/vf_fieldhint: add support for duplicating fieldsPaul B Mahol2019-10-19
* avfilter/vf_fieldmatch: fix heap-buffer overflowPaul B Mahol2019-10-19
* avfilter/vf_decimate: fix memory leaksPaul B Mahol2019-10-19
* avfilter/vf_lagfun: fix heap-buffer overflowPaul B Mahol2019-10-19
* avfilter/vf_datascope: fix heap buffer overflowPaul B Mahol2019-10-19
* avfilter/vf_shuffleplanes: add mising query_formats()Paul B Mahol2019-10-18
* avfilter/vf_maskfun: fix memleakPaul B Mahol2019-10-18
* avfilter/buffersink: cosmeticsPaul B Mahol2019-10-18
* avfilter/vf_colorspace: fix memmory leaksPaul B Mahol2019-10-18
* avfilter/af_acrossover: fix memory leakPaul B Mahol2019-10-18
* lavfi/avf_showspectrum: add error handle if av_asprintf return nullJun Zhao2019-10-18
* avfilter/x86/vf_atadenoise: add SIMD for serial tooPaul B Mahol2019-10-17
* avfilter/vf_atadenoise: add option to use additional algorithmPaul B Mahol2019-10-17
* avfilter/vf_adadenoise: add x86 SIMDPaul B Mahol2019-10-17
* avfilter/af_arnndn: Remove superfluous qualifierAndreas Rheinhardt2019-10-17
* avfilter/vf_dedot: fix crashPaul B Mahol2019-10-17
* avfilter/vf_amplify: cosmeticsPaul B Mahol2019-10-17
* avfilter/vf_random: fix memory leaksPaul B Mahol2019-10-17
* avfilter/af_arnndn: make sure that vad_output nb_neurons is always 1Paul B Mahol2019-10-17
* avfilter/vf_gblur: fix undefined behaviourPaul B Mahol2019-10-16
* vafilter/af_replaygain: fix undefined behaviourPaul B Mahol2019-10-16
* avfilter/avf_abitscope: fix undefined behaviourPaul B Mahol2019-10-16
* avfilter/vf_colorchannelmixer: do not use pointer if there is no alphaPaul B Mahol2019-10-16
* avfilter/vf_edgedetect: fix undefined behaviourPaul B Mahol2019-10-16
* avfilter/f_reverse: fix memory leaksPaul B Mahol2019-10-16
* avfilter: add arnndn filterPaul B Mahol2019-10-16
* avfilter/vf_atadenoise: compensate for small overall brightness lossPaul B Mahol2019-10-16
* avfilter/vsrc_testsrc: rgbtestsrc: fix undefined behaviourPaul B Mahol2019-10-16
* avfilter/vf_gblur: fix heap-buffer overflowPaul B Mahol2019-10-16
* avfilter/af_afade: make sure that in is availablePaul B Mahol2019-10-16
* avfilter/dnn: unify the layer load function in native modeGuo, Yejun2019-10-15
* avfilter/dnn: unify the layer execution function in native modeGuo, Yejun2019-10-15
* avfilter/dnn: add DLT prefix for enum DNNLayerType to avoid potential conflictsGuo, Yejun2019-10-15
* avfilter/vf_bm3d: make sure nb_jobs is at least 1Paul B Mahol2019-10-15