| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove obsolete version.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -2/+0 |
* | avutil: Switch crypto APIs to size_t | Andreas Rheinhardt | 2021-04-27 | 1 | -4/+0 |
* | lavu: add missing stddef.h includes for size_t. | Anton Khirnov | 2020-11-20 | 1 | -0/+1 |
* | avutil/crypto: change length parameter to size_t on the remaining modules | James Almer | 2018-02-15 | 1 | -0/+6 |
* | avutil/hash: Add more detailed Doxygen documentation | Timothy Gu | 2016-08-02 | 1 | -20/+149 |
* | avutil: Group hash functions separately in Doxygen | Timothy Gu | 2016-08-02 | 1 | -0/+22 |
* | lavu/hash: add hash_final helpers. | Nicolas George | 2014-04-29 | 1 | -0/+22 |
* | lavu/hash: Add support for SHA-2 512 | James Almer | 2013-06-15 | 1 | -1/+1 |
* | Add AV_HASH_MAX_SIZE. | Reimar Döffinger | 2013-05-29 | 1 | -0/+12 |
* | Add a generic hash API. | Reimar Döffinger | 2013-05-13 | 1 | -0/+78 |