aboutsummaryrefslogtreecommitdiff
path: root/libavformat/hashenc.c
AgeCommit message (Expand)Author
2019-04-03lavf/hashenc: Correct the hash/MD5 muxer class nameJun Zhao
2016-04-16avformat/hashenc: add missing avio_flush to hash_write_trailerJames Almer
2016-04-14avformat/hashenc: simplify hash_write_trailerJames Almer
2016-04-13avformat/framehash: enable new outputJames Almer
2016-04-13avformat/framehash: add sidedata checksumJames Almer
2016-04-13avformat/framehash: add extradata checksumJames Almer
2016-04-12avformat/framehash: Add more information to the outputMichael Niedermayer
2016-04-12avformat: add hash and framehash muxersMoritz Barsnick