summaryrefslogtreecommitdiff
path: root/libavfilter/vf_pseudocolor.c
Commit message (Expand)AuthorAge
* avfilter/vf_pseudocolor: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/internal: Factor out executing a filter's execute_funcAndreas Rheinhardt2021-08-15
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* avfilter/vf_pseudocolor: add three more presetsPaul B Mahol2021-07-26
* avfilter/vf_pseudocolor: add solar presetPaul B Mahol2021-07-24
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/vf_pseudocolor: Add missing bracesMark Thompson2021-02-17
* avfilter/vf_pseudocolor: do not leave alpha uninitializedPaul B Mahol2021-02-11
* avfilter/vf_pseudocolor: add two more presetsPaul B Mahol2021-02-11
* avfilter/vf_pseudocolor: add opacity optionPaul B Mahol2021-02-11
* avfilter/vf_pseudocolor: allow more advanced presetsPaul 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
* avfilter/vf_pseudocolor: add slice threadingPaul B Mahol2021-01-28
* avfilter: add support for gray14 formatPaul B Mahol2018-09-09
* avfilter/vf_pseudocolor: add support for more formatsPaul B Mahol2017-12-12
* avfilter/vf_pseudocolor: add high bitdepth supportPaul B Mahol2017-08-22
* avfilter/vf_pseudocolor: add support for some subsampled formatsPaul B Mahol2017-08-20
* avfilter: add pseudocolor filterPaul B Mahol2017-08-19