summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2020-04-13 20:44:06 -0300
committerJames Almer <jamrial@gmail.com>2020-04-16 15:05:07 -0300
commitfccd6c2be0aa4feb3fe8050769705459a1990e83 (patch)
treeaed03b87b75930ea5cc5c46211057d578dd67ec8 /Changelog
parent8e30502abe62f741cfef1e7b75048ae86a99a50f (diff)
avcodec: add a WebP parser
Based on code from the BMP parser. Addresses ticket #8574 Reviewed-by: James Zern <jzern@google.com> Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 6dfe750d81..d9fcd8bb0a 100644
--- a/Changelog
+++ b/Changelog
@@ -58,6 +58,7 @@ version <next>:
- switch from AvxSynth to AviSynth+ on Linux
- mv30 decoder
- Expanded styling support for 3GPP Timed Text Subtitles (movtext)
+- WebP parser
version 4.2: