Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThilo Borgmann <thilo.borgmann@mail.de>2016-03-19 18:28:40 +0300
committerThilo Borgmann <thilo.borgmann@mail.de>2016-03-25 19:18:49 +0300
commit4d251723c0a157b77fa9d3c84c74507d399f7254 (patch)
tree153002dfe23d61c4d0557e78cba4e65ad1516c49 /MAINTAINERS
parent4ebf0b109cdb4daa888d69e8294621948168c46c (diff)
lavfi: Add coreimage filter for GPU based image filtering on OSX.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 531c21d74c..a993a675a2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -370,6 +370,7 @@ Filters:
vf_colorbalance.c Paul B Mahol
vf_colorkey.c Timo Rothenpieler
vf_colorlevels.c Paul B Mahol
+ vf_coreimage.m Thilo Borgmann
vf_deband.c Paul B Mahol
vf_dejudder.c Nicholas Robbins
vf_delogo.c Jean Delvare (CC <jdelvare@suse.com>)