]> git.sesse.net Git - ffmpeg/commit
avformat/hashenc: add streamhash muxer
authorMoritz Barsnick <barsnick@gmx.net>
Thu, 12 Sep 2019 09:23:06 +0000 (11:23 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Fri, 20 Sep 2019 21:26:34 +0000 (23:26 +0200)
commit2f87c9f646f36763be186e53186b813f821494c1
tree074f532db176fcb94b094114671d99008574b3d9
parent666b4278811f401a23186b9bc709c3d085f19e80
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>
Changelog
doc/muxers.texi
libavformat/Makefile
libavformat/allformats.c
libavformat/hashenc.c
libavformat/version.h