summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorMoritz Barsnick <barsnick@gmx.net>2016-04-12 11:16:18 -0300
committerJames Almer <jamrial@gmail.com>2016-04-12 11:18:52 -0300
commitf4a0236cbd75249418b40e8aa88b0264c0b58b69 (patch)
treef6e16d2723ce6c711c6d19a095bc602d32e09177 /Changelog
parente8373143e11827b668495ff3323c3abedb3dc9da (diff)
avformat: add hash and framehash muxers
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: Moritz Barsnick <barsnick@gmx.net> 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 b4a4dd7d31..b976dbbbe4 100644
--- a/Changelog
+++ b/Changelog
@@ -22,6 +22,7 @@ version <next>:
- musx demuxer
- aix demuxer
- remap filter
+- hash and framehash muxers
version 3.0:
- Common Encryption (CENC) MP4 encoding and decoding support