summaryrefslogtreecommitdiff
path: root/tools/ffhash.c
Commit message (Expand)AuthorAge
* Remove unnecessary mem.h inclusionsAndreas Rheinhardt2021-07-22
* tools/ffhash: read errno before calling functions which might change itMichael Niedermayer2014-10-25
* tools/ffhash: implement base64 output.Nicolas George2014-04-29
* tools/ffhash: use av_hash_final_hex().Nicolas George2014-04-29
* ffhash: Change size to an intAlex Smith2013-09-24
* tools/ffhash: close file handle on errorMichael Niedermayer2013-06-02
* tools/ffhash: Use O_BINARY when availableJames Almer2013-05-17
* Rename ffadler to ffhash and expand it using the generic hash APIJames Almer2013-05-16