[FFmpeg-cvslog] LICENSE.md: add *_rect filters
Michael Niedermayer
git at videolan.org
Sun May 3 01:53:11 CEST 2015
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Sun May 3 01:43:30 2015 +0200| [eb16881199750100ea7df2808754f767e0df6c65] | committer: Michael Niedermayer
LICENSE.md: add *_rect filters
Found-by: ubitux
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=eb16881199750100ea7df2808754f767e0df6c65
---
LICENSE.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/LICENSE.md b/LICENSE.md
index 42c6b9c..545d366 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`
More information about the ffmpeg-cvslog
mailing list