Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools/ffhash: read errno before calling functions which might change it | Michael Niedermayer | 2014-10-25 | 1 | -1/+2 |
* | tools/ffhash: implement base64 output. | Nicolas George | 2014-04-29 | 1 | -7/+18 |
* | tools/ffhash: use av_hash_final_hex(). | Nicolas George | 2014-04-29 | 1 | -12/+3 |
* | ffhash: Change size to an int | Alex Smith | 2013-09-24 | 1 | -1/+1 |
* | tools/ffhash: close file handle on error | Michael Niedermayer | 2013-06-02 | 1 | -0/+1 |
* | tools/ffhash: Use O_BINARY when available | James Almer | 2013-05-17 | 1 | -2/+5 |
* | Rename ffadler to ffhash and expand it using the generic hash API | James Almer | 2013-05-16 | 1 | -0/+145 |