diff options
author | Arwa Arif <arwaarif1994@gmail.com> | 2014-12-23 22:24:37 +0530 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2014-12-24 16:29:18 +0100 |
commit | bdc4db0ee356cd318260e817de9a9930eaf9954f (patch) | |
tree | 8f3921d4b39ac7f094975754aa28423108a9c0a6 /LICENSE.md | |
parent | ecafde6606a51c285ed7ca4d27697392b493919e (diff) | |
download | ffmpeg-bdc4db0ee356cd318260e817de9a9930eaf9954f.tar.gz |
lavfi: port mp=fspp to a native libavfilter filter
Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
Diffstat (limited to 'LICENSE.md')
-rw-r--r-- | LICENSE.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/LICENSE.md b/LICENSE.md index 59cfad5b75..5659973bc5 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -31,6 +31,7 @@ Specifically, the GPL parts of FFmpeg are: - vf_cropdetect.c - vf_decimate.c - vf_delogo.c + - vf_fspp.c - vf_geq.c - vf_histeq.c - vf_hqdn3d.c |