summaryrefslogtreecommitdiffstats
path: root/libavformat/hashenc.c
Commit message (Expand)AuthorAgeFilesLines
* avformat/hashenc: fix incorrect use of av_mallocz_array()Moritz Barsnick2019-09-231-3/+3
* avformat/hashenc: add streamhash muxerMoritz Barsnick2019-09-201-10/+90
* avformat/hashenc: use an array of hashesMoritz Barsnick2019-09-201-28/+54
* avformat/hashenc: rearrange options definitionMoritz Barsnick2019-09-201-8/+27
* lavf/hashenc: Correct the hash/MD5 muxer class nameJun Zhao2019-04-031-4/+4
* avformat/hashenc: add missing avio_flush to hash_write_trailerJames Almer2016-04-161-0/+1
* avformat/hashenc: simplify hash_write_trailerJames Almer2016-04-141-23/+5
* avformat/framehash: enable new outputJames Almer2016-04-131-5/+4
* avformat/framehash: add sidedata checksumJames Almer2016-04-131-3/+29
* avformat/framehash: add extradata checksumJames Almer2016-04-131-0/+23
* avformat/framehash: Add more information to the outputMichael Niedermayer2016-04-121-3/+3
* avformat: add hash and framehash muxersMoritz Barsnick2016-04-121-0/+231
OpenPOWER on IntegriCloud