summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorJustin Ruggles <justin.ruggles@gmail.com>2013-04-16 22:42:26 +0530
committerJustin Ruggles <justin.ruggles@gmail.com>2013-09-18 14:10:05 -0400
commitc4bfa098072ba338d83555d6e2199f7e1e64ffff (patch)
treeea94623c757978836d8d1ded2ef7b1599f20b5f9 /Changelog
parent9ae53c5860e17d087642d27b00dade071970a2e7 (diff)
Add a WebP decoder
Container and lossy decoding by Aneesh Dogra <aneesh@sugarlabs.org> Lossless decoding by Justin Ruggles <justin.ruggles@gmail.com>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 7e210a71c1..501e1c5316 100644
--- a/Changelog
+++ b/Changelog
@@ -33,6 +33,7 @@ version 10:
- avconv -t option can now be used for inputs, to limit the duration of
data read from an input file
- incomplete Voxware MetaSound decoder
+- WebP decoder
version 9: