| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' | Derek Buitenhuis | 2016-05-11 | 1 | -170/+0 |
|\ |
|
| * | build: Split test programs off into separate files | Diego Biurrun | 2016-04-07 | 1 | -170/+0 |
* | | avutil: undo FF_API_CRYPTO_CONTEXT deprecation | James Almer | 2015-10-16 | 1 | -9/+0 |
* | | Merge commit '7a7df34c91e16ea8936f59524145a2cdd6b790f9' | Hendrik Leppkes | 2015-08-02 | 1 | -0/+15 |
|\| |
|
| * | blowfish: add av_blowfish_alloc() | James Almer | 2015-07-31 | 1 | -0/+15 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-09-11 | 1 | -2/+1 |
|\| |
|
| * | Drop pointless directory name prefixes from #includes in the current dir | Diego Biurrun | 2013-09-10 | 1 | -2/+1 |
* | | Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967' | Michael Niedermayer | 2012-12-05 | 1 | -2/+0 |
|\| |
|
| * | Remove pointless #undefs of previously forbidden functions. | Anton Khirnov | 2012-12-04 | 1 | -2/+0 |
* | | 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 |