summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
* avfilter/vf_edgedetect: check if height is big enoughPaul B Mahol2019-10-13
* avfilter/vf_waveform: fix typos which caused crashPaul B Mahol2019-10-13
* avfilter/vf_colorconstancy: fix overreads in gauss arrayPaul B Mahol2019-10-12
* avfilter/vf_waveform: add yflat filterPaul B Mahol2019-10-12
* avfilter/vf_waveform: allow different cb for new modesPaul B Mahol2019-10-12
* avfilter/vf_waveform: add invert graticulePaul B Mahol2019-10-12
* avfilter/vf_waveform: add graticule enumPaul B Mahol2019-10-12
* avfilter/vf_signalstats: fix stack buffer overflowPaul B Mahol2019-10-11
* avfilter/vf_w3fdif: deny processing small videosPaul B Mahol2019-10-11
* avfilter/vf_bitplanenoise: fix overreadsPaul B Mahol2019-10-11
* avfilter/vf_deflicker: fix invalid accessPaul B Mahol2019-10-11
* avfilter/vf_waveform: better guard against picking wrong pixel formatPaul B Mahol2019-10-11
* avfilter/vf_neighbor: check if width is 1Paul B Mahol2019-10-11
* avfilter/vf_floodfill: finish early if source and destination fill matchesPaul B Mahol2019-10-10
* avfilter/vf_random: fix crashPaul B Mahol2019-10-10
* avfilter/vf_delogo: make the interp value compute method simpleSteven Liu2019-10-10
* avfilter/vf_delogo: add auto set the area inside of the frameSteven Liu2019-10-10
* lavfi/hqdn3d: add slice thread optimizationJun Zhao2019-10-10
* lavfi/v360: remove unnecessary cast for void *Jun Zhao2019-10-10
* lavfi/remap: remove unnecessary cast for void *Jun Zhao2019-10-10
* lavfi/lenscorrection: remove unnecessary cast for void *Jun Zhao2019-10-10
* lavfi/colorspace: typedef ThreadData as all other filtersJun Zhao2019-10-10
* avfilter/af_anlms: increase max limit for muPaul B Mahol2019-10-09
* avfilter/af_adelay: fix buggy behaviourPaul B Mahol2019-10-09