summaryrefslogtreecommitdiffstats
path: root/tools/ffhash.c
Commit message (Expand)AuthorAgeFilesLines
* tools/ffhash: read errno before calling functions which might change itMichael Niedermayer2014-10-251-1/+2
* tools/ffhash: implement base64 output.Nicolas George2014-04-291-7/+18
* tools/ffhash: use av_hash_final_hex().Nicolas George2014-04-291-12/+3
* ffhash: Change size to an intAlex Smith2013-09-241-1/+1
* tools/ffhash: close file handle on errorMichael Niedermayer2013-06-021-0/+1
* tools/ffhash: Use O_BINARY when availableJames Almer2013-05-171-2/+5
* Rename ffadler to ffhash and expand it using the generic hash APIJames Almer2013-05-161-0/+145
OpenPOWER on IntegriCloud