summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
* avfilter/af_afade: fix heap-buffer overflowPaul B Mahol2019-10-15
* avfilter/vf_edgedetect: fix heap-buffer overflowPaul B Mahol2019-10-15
* avfilter/vf_avgblur: fix heap-buffer overflowPaul B Mahol2019-10-15
* avfilter: fix typo in commentsZhao Zhili2019-10-14
* avfilter/vf_lenscorrection: make width/height intPaul B Mahol2019-10-14
* avfilter/vf_atadenoise: rewrite using macroPaul B Mahol2019-10-14
* avfilter/vf_bwdif: fix heap-buffer overflowPaul B Mahol2019-10-14
* avfilter/af_atempo: use ff_filter_process_command()Paul B Mahol2019-10-14
* avfilter/af_biquads: use ff_filter_process_command()Paul B Mahol2019-10-14
* avfilter/af_rubberband: use ff_filter_process_command()Paul B Mahol2019-10-14
* avfilter/vf_drawbox: use ff_filter_process_command()Paul B Mahol2019-10-14
* avfilter/vf_colorchannelmixer: add support for commandsPaul B Mahol2019-10-14
* avfilter/vf_amplify: add support for commandsPaul B Mahol2019-10-14
* avfilter/vf_scroll: add support for commandsPaul B Mahol2019-10-14
* avfilter/af_anlmdn: switch to ff_filter_process_command()Paul B Mahol2019-10-14
* avfilter/vf_avgblur: switch to ff_filter_process_command()Paul B Mahol2019-10-14
* avfilter/vf_gblur: switch to ff_filter_process_command()Paul B Mahol2019-10-14
* avfilter/af_anlms: switch to ff_filter_process_command()Paul B Mahol2019-10-14
* avfilter/avfilter: add ff_filter_process_command()Paul B Mahol2019-10-14
* avutil/opt: add AV_OPT_FLAG_RUNTIME_PARAM flagPaul B Mahol2019-10-14
* avfilter/vf_geq: reindentPaul B Mahol2019-10-14
* avfilter/vf_geq: allow user to set interpolation methodPaul B Mahol2019-10-14
* avfilter/vf_edgedetect: fix coverity issuePaul B Mahol2019-10-14
* avfilter/vf_geq: Use av_clipd() instead of av_clipf()Michael Niedermayer2019-10-14
* avfilter/vf_libvmaf: fix filtering of >8 bit dataPaul B Mahol2019-10-13
* avfilter/vf_lenscorrection: fix division by zeroPaul B Mahol2019-10-13
* avfilter/vf_fieldorder: fix heap-buffer overflowPaul B Mahol2019-10-13
* avfilter/vf_convolution: fix undefined behaviourPaul B Mahol2019-10-13
* avfilter/vf_bm3d: fix possible infinite loopPaul B Mahol2019-10-13
* avfilter/vf_bm3d: fix heap-buffer overflowsPaul B Mahol2019-10-13