| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vf_vaguedenoiser: add new type of threshold | Paul B Mahol | 2020-06-07 | 1 | -0/+14 |
* | avfilter: add dblur video filter | Paul B Mahol | 2020-05-30 | 1 | -0/+23 |
* | avfilter/af_aiir: add S-plane support | Paul B Mahol | 2020-05-30 | 1 | -0/+2 |
* | avfilter/af_aiir: make it clear that transfer function is digital one | Paul B Mahol | 2020-05-30 | 1 | -1/+1 |
* | avfilter/af_biquads: implement 1st order allpass | Paul B Mahol | 2020-05-30 | 1 | -0/+3 |
* | lavfi: add untile filter. | Nicolas George | 2020-05-23 | 1 | -0/+34 |
* | avfilter/af_aiir: add more descriptive options aliases | Paul B Mahol | 2020-05-22 | 1 | -7/+7 |
* | avfilter/af_aiir: export normalize option | Paul B Mahol | 2020-05-22 | 1 | -0/+4 |
* | avfilter: add gradients source video filter | Paul B Mahol | 2020-05-19 | 1 | -0/+27 |
* | avfilter/vf_minterpolate: change the default threshold to get better scene ch... | Limin Wang | 2020-05-14 | 1 | -1/+1 |
* | avfilter/vf_scdet: add filter to detect scene change | Limin Wang | 2020-05-14 | 1 | -0/+35 |
* | avfilter/af_crossfeed: make options runtime configurable | Paul B Mahol | 2020-04-30 | 1 | -0/+4 |
* | avfilter/af_crossfeed: make slope configurable | Paul B Mahol | 2020-04-30 | 1 | -0/+4 |
* | avfilter: add asubboost filter | Paul B Mahol | 2020-04-30 | 1 | -0/+39 |
* | avfilter/vf_v360: make FOV adjusted for dual fisheye too | Paul B Mahol | 2020-04-29 | 1 | -11/+11 |
* | avfilter/af_amix: make weights option runtime configured | Paul B Mahol | 2020-04-29 | 1 | -0/+8 |
* | avfilter/vf_v360: adjustment out_pad and in_pad maximum value to 1/10 | Steven Liu | 2020-04-29 | 1 | -0/+1 |
* | avfilter/f_interleave: add duration option | Paul B Mahol | 2020-04-25 | 1 | -0/+15 |
* | avfilter: add maskedthreshold filter | Paul B Mahol | 2020-04-18 | 1 | -0/+21 |
* | avfilter: add tmedian filter | Paul B Mahol | 2020-04-18 | 1 | -0/+19 |
* | avfilter/af_astats: add noise floor count stat | Paul B Mahol | 2020-04-17 | 1 | -0/+6 |
* | avfilter/af_astats: measure noise floor | Paul B Mahol | 2020-04-17 | 1 | -0/+5 |
* | doc/filters: clarify metadata and logging for blackdetect | Gyan Doshi | 2020-04-13 | 1 | -5/+14 |
* | avfilter/vf_xfade: add slice transitions | Paul B Mahol | 2020-04-07 | 1 | -0/+4 |
* | avfilter/vf_derain.c: put all the calculation in model file. | Guo, Yejun | 2020-04-07 | 1 | -2/+5 |
* | avfilter/vf_v360: add pannini input support | Paul B Mahol | 2020-04-04 | 1 | -2/+5 |
* | avfilter/vf_v360: add lagrange9 interpolation | Paul B Mahol | 2020-04-02 | 1 | -0/+2 |
* | doc/filters: add tpad default values | Lou Logan | 2020-03-28 | 1 | -3/+5 |
* | avfilter: add vf_overlay_cuda | Yaroslav Pogrebnyak | 2020-03-28 | 1 | -0/+32 |
* | avfilter/f_sendcmd: add more useful variables | Paul B Mahol | 2020-03-13 | 1 | -0/+9 |
* | avfilter/vf_dnn_processing.c: add frame size change support for planar yuv fo... | Guo, Yejun | 2020-03-12 | 1 | -0/+9 |
* | avfilter/vf_dnn_processing.c: add planar yuv format support | Guo, Yejun | 2020-03-12 | 1 | -0/+9 |
* | doc/filters: add missed framesync part in filter docs | Jun Zhao | 2020-03-05 | 1 | -0/+6 |
* | avfilter/f_sendcmd: implement expr flag | Paul B Mahol | 2020-03-03 | 1 | -0/+23 |
* | avfilter/vf_v360: add half equirectangular input format | Paul B Mahol | 2020-03-03 | 1 | -0/+3 |
* | avfilter/vf_v360: add truncated square pyramid input format | Paul B Mahol | 2020-03-02 | 1 | -1/+1 |
* | avfilter/vf_v360: add truncated square pyramid output format | Paul B Mahol | 2020-03-02 | 1 | -0/+4 |
* | avfilter/vf_v360: add barrel split format output support | Paul B Mahol | 2020-02-26 | 1 | -1/+2 |
* | doc/filters: split tblend from blend | Paul B Mahol | 2020-02-25 | 1 | -1/+7 |
* | doc/filters: mention commands for v360 filter | Paul B Mahol | 2020-02-25 | 1 | -0/+4 |
* | avfilter: add Contrast Adaptive Sharpen video filter | Paul B Mahol | 2020-02-24 | 1 | -0/+15 |
* | avfilter/vf_remap: add fill color option | Paul B Mahol | 2020-02-14 | 1 | -0/+5 |
* | avfilter: add pad opencl filter | Paul B Mahol | 2020-02-14 | 1 | -0/+77 |
* | avfilter/vf_xmedian: implement percentile option | Paul B Mahol | 2020-02-12 | 1 | -0/+5 |
* | avfilter/vf_median: implement percentile option | Paul B Mahol | 2020-02-12 | 1 | -0/+5 |
* | avfilter/vf_colorlevels: add support for commands | Paul B Mahol | 2020-02-11 | 1 | -0/+4 |
* | avfilter/vf_colorkey: add support for commands | Paul B Mahol | 2020-02-11 | 1 | -0/+14 |
* | avfilter/vf_xfade: add diagonal smooth transitions | Paul B Mahol | 2020-02-09 | 1 | -0/+4 |
* | avfilter/af_asoftclip: add support for commands | Paul B Mahol | 2020-02-09 | 1 | -0/+4 |
* | aviflter/vf_xfade: add pixelize transition | Paul B Mahol | 2020-02-07 | 1 | -0/+1 |