aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2011-07-09 18:13:10 +0200
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2011-07-14 00:00:31 +0200
commit6b61920ab76dc6d85ef462909951923935dd643f (patch)
treeb936120e4ebfbf43c0010a45dcb52768bef84dc0 /Changelog
parentbb258fb995a42112d1fe14f53ec599b2cd19b707 (diff)
downloadffmpeg-6b61920ab76dc6d85ef462909951923935dd643f.tar.gz
lavfi: port boxblur filter from libmpcodecs
With the following additions: * support to gray format * support to yuva420p format * parametric luma/chroma/alpha radius * consistency check on the radius values, avoid crashes with invalid values
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 3ba34c3fcc..f1d5654138 100644
--- a/Changelog
+++ b/Changelog
@@ -4,6 +4,7 @@ releases are sorted from youngest to oldest.
version next:
- openal input device added
+- boxblur filter added
version 0.8: