summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
* avfilter/vf_lenscorrection: add >8 depth supportPaul B Mahol2021-01-25
* avfilter/vf_lenscorrection: fix far edges with nearest interpolationPaul B Mahol2021-01-25
* avfilter: add epx pixel art scalerPaul B Mahol2021-01-25
* avfilter/vf_lenscorrection: add support for more 8-bit formatsPaul B Mahol2021-01-25
* avfilter/vf_lenscorrection: add timeline supportPaul B Mahol2021-01-25
* avfilter/vf_lenscorrection: add bilinear interpolationPaul B Mahol2021-01-25
* avfilter/vf_lenscorrection: simplify optionsPaul B Mahol2021-01-25
* avfilter/vf_nnedi: Fix segfault when prescreening is disabledAndreas Rheinhardt2021-01-24
* avfilter/avfilter: Remove AVFilterLink.flagsAndreas Rheinhardt2021-01-24
* avfilter/vf_waveform: flat_pix_fmts never usedPeter Ross2021-01-24
* avfilter/vf_colorchannelmixer: add option to preserve lightnessPaul B Mahol2021-01-23
* avfilter/af_astats: fix possible crash because of undefined float to integer ...Marton Balint2021-01-23
* qsv: dump more info in error, debug and verbose modeHaihao Xiang2021-01-23