summaryrefslogtreecommitdiff
path: root/libavfilter/vf_coreimage.m
Commit message (Expand)AuthorAge
* avfilter/vf_coreimage: Store format in filter, remove query functionAndreas Rheinhardt2021-10-05
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* avfilter/vf_coreimage: Simplify query_formatsAndreas Rheinhardt2021-09-17
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* lavfi: regroup formats lists in a single structure.Nicolas George2020-09-08
* lavfi/coreimage: fix memory leak after av_dict_parse_string failJun Zhao2020-01-04
* lavfi/coreimage: reduce dependency scope from QuartzCore to CoreImageClément Bœsch2017-09-08
* avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATEMichael Niedermayer2016-06-09
* lavfi: Add coreimage filter for GPU based image filtering on OSX.Thilo Borgmann2016-03-25