summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-08-06avutil/hmac: make const tables static constMichael Niedermayer1-6/+6
2013-06-11fate: Add test vectors for HMAC SHA and SHA-2James Almer2-13/+63
2013-06-11lavu/hmac: Add support for SHA-2James Almer3-7/+57
2013-05-20avutil/hmac: silence pointer type warningsMichael Niedermayer1-5/+5
2013-05-05Merge commit '1fda184a85178cfd7b98d9e308d18e1ded76a511'Michael Niedermayer9-11/+20
2013-05-04avutil: Add av_cold attributes to init functions missing themDiego Biurrun9-11/+20
2013-01-16Merge commit '0eecafc948b74c247ebbc59f18f508db5d590d0b'Michael Niedermayer9-0/+202
2013-01-15lavu: Add a fate test for the HMAC APIMartin Storsjö4-0/+59
2013-01-15Merge commit 'ab2ad8bd56882c0ea160b154e8b836eb71abc49d'Michael Niedermayer7-1/+584
2013-01-15lavu: Add an API for calculating HMAC (RFC 2104)Martin Storsjö5-1/+239