summaryrefslogtreecommitdiff
path: root/libavfilter/vf_ciescope.c
Commit message (Expand)AuthorAge
* avfilter/vf_ciescope: add option to disable CIE tongue fillingPaul B Mahol2022-04-19
* avfilter/vf_ciescope: little optimizationsPaul B Mahol2022-04-19
* 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/vf_ciescope: Fix undefined behavior in rgb_to_xy() with blackMichael Niedermayer2021-06-08
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* lavfi: regroup formats lists in a single structure.Nicolas George2020-09-08
* avfilter/vf_ciescope: remove dead assignmentsPaul B Mahol2019-09-16
* avfilter/vf_ciescope: add DCI-P3Paul B Mahol2019-07-22
* avfilter/vf_ciescope: Free out AVFrame on errorMichael Niedermayer2017-02-03
* avfilter/vf_ciescope: Fix 'ISO C90 forbids mixed declarations and code'Michael Niedermayer2016-03-03
* avfilter/vf_ciescope: Fix "incompatible pointer type" warningsMichael Niedermayer2016-03-03
* avfilter: add ciescope filterPaul B Mahol2016-03-03