summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_deblock: add support for commandsPaul B Mahol2021-02-06
* avfilter/vf_lut3d: lut1d: add support for commandsPaul B Mahol2021-02-06
* avfilter/vf_tile: remove extra whitespace in option descriptionPaul B Mahol2021-02-06
* avfilter/avfilter: move enable_str expression parsing into avfilter_init_dict()Paul B Mahol2021-02-06
* avfilter/vf_mix: add support for commandsPaul B Mahol2021-02-06
* avfilter/vf_mix: add timeline supportPaul B Mahol2021-02-06
* avfilter/vf_lensfun: display list of possible values if user supplied nonePaul B Mahol2021-02-05
* avfilter/vf_lensfun: replace deprecated callsPaul B Mahol2021-02-05
* avfilter/vf_frei0r: add timeline supportPaul B Mahol2021-02-05
* avfilter/drawbox: fix formatting after d64cbd4fdaGyan Doshi2021-02-05
* avfilter/af_arnndn: add support for commandsPaul B Mahol2021-02-05
* avfilter/vf_blend: add support for commandsPaul B Mahol2021-02-04
* avfilter/af_amix: add sum optionPaul B Mahol2021-02-04
* avfilter/avfilter: mark enable as runtime option tooPaul B Mahol2021-02-03
* avfilter: add colorcorrect filterPaul B Mahol2021-02-03
* avfilter/ebur128: Remove unused functionsAndreas Rheinhardt2021-02-02
* avfilter/vf_colorlevels: call execute once per framePaul B Mahol2021-02-02
* avfilter/vf_colorlevels: no need to use double for coeffPaul B Mahol2021-02-02
* avfilter/vf_colorlevels: beautify definePaul B Mahol2021-02-02
* avfilter/vf_colorlevels: typedef ThreadData structPaul B Mahol2021-02-02
* avfilter: add colorcontrast filterPaul B Mahol2021-02-02
* avfilter/vf_vibrance: add packed formats supportPaul B Mahol2021-01-31
* avfilter/vf_colortemperature: add packed formats supportPaul B Mahol2021-01-31
* avfilter/vf_colortemperature: use macro for identical codePaul B Mahol2021-01-31
* avfilter/af_acrusher: add commands supportPaul B Mahol2021-01-30
* avfilter/vf_lagfun: add support for commandsPaul B Mahol2021-01-30
* avfilter/vf_weave: add slice threading supportPaul B Mahol2021-01-30
* avfilter/vf_blackdetect: add slice threading supportPaul B Mahol2021-01-30
* avfilter/vf_pseudocolor: allow more advanced presetsPaul B Mahol2021-01-29
* avfilter/vf_lut3d: add prism interpolationPaul B Mahol2021-01-29
* avfilter/vf_lut3d: add pyramid interpolationPaul B Mahol2021-01-29
* avfilter/drawutils: Remove remnants of old APIAndreas Rheinhardt2021-01-29
* avfilter/vf_blackdetect: add support for >8 depth formatsPaul B Mahol2021-01-29
* avfilter/vf_blackdetect: fix bug when no final log would be displayedPaul B Mahol2021-01-29
* avfilter/vf_blackdetect: use the name 's' for the pointer to the private contextPaul B Mahol2021-01-29
* avfilter/vf_pseudocolor: add support for commandsPaul B Mahol2021-01-28
* avfilter/vf_pseudocolor: use macro for code that repeatsPaul B Mahol2021-01-28
* avfilter/vf_pseudocolor: add presetsPaul B Mahol2021-01-28
* dnn_backend_openvino.c: remove extra semicolonGuo, Yejun2021-01-28
* dnn: remove type cast which is not necessaryGuo, Yejun2021-01-28
* avfilter/vf_pseudocolor: add slice threadingPaul B Mahol2021-01-28
* avfilter: add colortemperature filterPaul B Mahol2021-01-27
* avfilter: add kirsch video filterPaul B Mahol2021-01-27
* avfilter/vf_colorchannelmixer: extend pl option functionalityPaul B Mahol2021-01-27
* avfilter/vf_lenscorrection: remove unused elementsPaul B Mahol2021-01-26
* avfilter/vf_lenscorrection: reduce overhead calling execute for every planePaul B Mahol2021-01-26
* avfilter/vf_lenscorrection: add support for commandsPaul B Mahol2021-01-26
* avfilter/vf_unsharp: Remove unnecessary ;Andreas Rheinhardt2021-01-26
* avfilter: add shear video filterPaul B Mahol2021-01-26
* avfilter/vf_lenscorrection: allow to change colors of unmapped pixelsPaul B Mahol2021-01-25