summaryrefslogtreecommitdiff
path: root/LICENSE.md
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2015-05-03 01:43:30 +0200
committerMichael Niedermayer <michaelni@gmx.at>2015-05-03 01:43:30 +0200
commiteb16881199750100ea7df2808754f767e0df6c65 (patch)
tree9f3f34f01288e3ef15c1021ac23413b71acf7b88 /LICENSE.md
parentc8b4ffdf554bfc99875b29044697554580a02d6d (diff)
downloadffmpeg-eb16881199750100ea7df2808754f767e0df6c65.tar.gz
LICENSE.md: add *_rect filters
Found-by: ubitux Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'LICENSE.md')
-rw-r--r--LICENSE.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/LICENSE.md b/LICENSE.md
index 42c6b9c54d..545d3668af 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -27,9 +27,11 @@ Specifically, the GPL parts of FFmpeg are:
- `vf_blackframe.c`
- `vf_boxblur.c`
- `vf_colormatrix.c`
+ - `vf_cover_rect.c`
- `vf_cropdetect.c`
- `vf_delogo.c`
- `vf_eq.c`
+ - `vf_find_rect.c`
- `vf_fspp.c`
- `vf_geq.c`
- `vf_histeq.c`