Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit '29abb04e73b0580ebe38703cadb988d26df6a76a' | Michael Niedermayer | 2012-10-04 | 1 | -17/+46 |
|\ | |||||
| * | blowfish: Add more tests | Martin Storsjö | 2012-10-03 | 1 | -1/+20 |
| * | blowfish: Fix CBC decryption with dst==src | Martin Storsjö | 2012-10-03 | 1 | -5/+5 |
| * | blowfish: Factorize testing into a separate function | Martin Storsjö | 2012-10-03 | 1 | -11/+21 |
* | | Blowfish: restructure/simplify code a bit. | Michael Niedermayer | 2012-07-06 | 1 | -26/+18 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-05 | 1 | -7/+11 |
|\ \ | |/ | |||||
| * | blowfish: Make the count parameter match the documentation | Samuel Pitoiset | 2012-07-05 | 1 | -4/+2 |
| * | blowfish: invert branch and loop precedence | Luca Barbato | 2012-07-05 | 1 | -7/+13 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-04 | 1 | -4/+4 |
|/ | |||||
* | Add Blowfish encryption support in libavutil | Samuel Pitoiset | 2012-07-04 | 1 | -0/+566 |