summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorMoritz Barsnick <barsnick@gmx.net>2019-09-12 11:23:06 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2019-09-20 23:26:34 +0200
commit2f87c9f646f36763be186e53186b813f821494c1 (patch)
tree074f532db176fcb94b094114671d99008574b3d9 /Changelog
parent666b4278811f401a23186b9bc709c3d085f19e80 (diff)
downloadffmpeg-streaming-2f87c9f646f36763be186e53186b813f821494c1.zip
ffmpeg-streaming-2f87c9f646f36763be186e53186b813f821494c1.tar.gz
avformat/hashenc: add streamhash muxer
Implemented as a variant of the hash muxer, reusing most functions, and making use of the previously introduced array of hashes. Signed-off-by: Moritz Barsnick <barsnick@gmx.net> Reviewed-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 08b7464..db4024b 100644
--- a/Changelog
+++ b/Changelog
@@ -10,6 +10,7 @@ version <next>:
- IMM5 video decoder
- ZeroMQ protocol
- support Sipro ACELP.KELVIN decoding
+- streamhash muxer
version 4.2:
OpenPOWER on IntegriCloud