summaryrefslogtreecommitdiff
path: root/doc/filters.texi
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_vaguedenoiser: add new type of thresholdPaul B Mahol2020-06-071-0/+14
* avfilter: add dblur video filterPaul B Mahol2020-05-301-0/+23
* avfilter/af_aiir: add S-plane supportPaul B Mahol2020-05-301-0/+2
* avfilter/af_aiir: make it clear that transfer function is digital onePaul B Mahol2020-05-301-1/+1
* avfilter/af_biquads: implement 1st order allpassPaul B Mahol2020-05-301-0/+3
* lavfi: add untile filter.Nicolas George2020-05-231-0/+34
* avfilter/af_aiir: add more descriptive options aliasesPaul B Mahol2020-05-221-7/+7
* avfilter/af_aiir: export normalize optionPaul B Mahol2020-05-221-0/+4
* avfilter: add gradients source video filterPaul B Mahol2020-05-191-0/+27
* avfilter/vf_minterpolate: change the default threshold to get better scene ch...Limin Wang2020-05-141-1/+1
* avfilter/vf_scdet: add filter to detect scene changeLimin Wang2020-05-141-0/+35
* avfilter/af_crossfeed: make options runtime configurablePaul B Mahol2020-04-301-0/+4
* avfilter/af_crossfeed: make slope configurablePaul B Mahol2020-04-301-0/+4
* avfilter: add asubboost filterPaul B Mahol2020-04-301-0/+39
* avfilter/vf_v360: make FOV adjusted for dual fisheye tooPaul B Mahol2020-04-291-11/+11
* avfilter/af_amix: make weights option runtime configuredPaul B Mahol2020-04-291-0/+8
* avfilter/vf_v360: adjustment out_pad and in_pad maximum value to 1/10Steven Liu2020-04-291-0/+1
* avfilter/f_interleave: add duration optionPaul B Mahol2020-04-251-0/+15
* avfilter: add maskedthreshold filterPaul B Mahol2020-04-181-0/+21
* avfilter: add tmedian filterPaul B Mahol2020-04-181-0/+19
* avfilter/af_astats: add noise floor count statPaul B Mahol2020-04-171-0/+6
* avfilter/af_astats: measure noise floorPaul B Mahol2020-04-171-0/+5
* doc/filters: clarify metadata and logging for blackdetectGyan Doshi2020-04-131-5/+14
* avfilter/vf_xfade: add slice transitionsPaul B Mahol2020-04-071-0/+4
* avfilter/vf_derain.c: put all the calculation in model file.Guo, Yejun2020-04-071-2/+5
* avfilter/vf_v360: add pannini input supportPaul B Mahol2020-04-041-2/+5
* avfilter/vf_v360: add lagrange9 interpolationPaul B Mahol2020-04-021-0/+2
* doc/filters: add tpad default valuesLou Logan2020-03-281-3/+5
* avfilter: add vf_overlay_cudaYaroslav Pogrebnyak2020-03-281-0/+32
* avfilter/f_sendcmd: add more useful variablesPaul B Mahol2020-03-131-0/+9
* avfilter/vf_dnn_processing.c: add frame size change support for planar yuv fo...Guo, Yejun2020-03-121-0/+9
* avfilter/vf_dnn_processing.c: add planar yuv format supportGuo, Yejun2020-03-121-0/+9
* doc/filters: add missed framesync part in filter docsJun Zhao2020-03-051-0/+6
* avfilter/f_sendcmd: implement expr flagPaul B Mahol2020-03-031-0/+23
* avfilter/vf_v360: add half equirectangular input formatPaul B Mahol2020-03-031-0/+3
* avfilter/vf_v360: add truncated square pyramid input formatPaul B Mahol2020-03-021-1/+1
* avfilter/vf_v360: add truncated square pyramid output formatPaul B Mahol2020-03-021-0/+4
* avfilter/vf_v360: add barrel split format output supportPaul B Mahol2020-02-261-1/+2
* doc/filters: split tblend from blendPaul B Mahol2020-02-251-1/+7
* doc/filters: mention commands for v360 filterPaul B Mahol2020-02-251-0/+4
* avfilter: add Contrast Adaptive Sharpen video filterPaul B Mahol2020-02-241-0/+15
* avfilter/vf_remap: add fill color optionPaul B Mahol2020-02-141-0/+5
* avfilter: add pad opencl filterPaul B Mahol2020-02-141-0/+77
* avfilter/vf_xmedian: implement percentile optionPaul B Mahol2020-02-121-0/+5
* avfilter/vf_median: implement percentile optionPaul B Mahol2020-02-121-0/+5
* avfilter/vf_colorlevels: add support for commandsPaul B Mahol2020-02-111-0/+4
* avfilter/vf_colorkey: add support for commandsPaul B Mahol2020-02-111-0/+14
* avfilter/vf_xfade: add diagonal smooth transitionsPaul B Mahol2020-02-091-0/+4
* avfilter/af_asoftclip: add support for commandsPaul B Mahol2020-02-091-0/+4
* aviflter/vf_xfade: add pixelize transitionPaul B Mahol2020-02-071-0/+1