diff options
author | Paul B Mahol <onemda@gmail.com> | 2015-01-10 13:32:55 +0000 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2015-01-10 13:32:55 +0000 |
commit | 241f858cf4c3dd79fea3ccde2223fbe6fd738071 (patch) | |
tree | 47608c301aedafd589e8c5bb7f1543f1cadef304 /LICENSE.md | |
parent | 35e559ae32f22153198bb54a79015982403c704f (diff) | |
download | ffmpeg-241f858cf4c3dd79fea3ccde2223fbe6fd738071.tar.gz |
LICENSE.md: mention mpdecimate and not decimate to be GPL
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'LICENSE.md')
-rw-r--r-- | LICENSE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE.md b/LICENSE.md index e612c22f09..1521107ee8 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -29,7 +29,6 @@ Specifically, the GPL parts of FFmpeg are: - vf_boxblur.c - vf_colormatrix.c - vf_cropdetect.c - - vf_decimate.c - vf_delogo.c - vf_fspp.c - vf_geq.c @@ -39,6 +38,7 @@ Specifically, the GPL parts of FFmpeg are: - vf_kerndeint.c - vf_mcdeint.c - vf_mp.c + - vf_mpdecimate.c - vf_owdenoise.c - vf_perspective.c - vf_phase.c |