]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavutil/des.c
O_DIRECT works!!!
[frescor/ffmpeg.git] / libavutil / des.c
2009-03-31 diegoMark non-exported functions in test and example program...
2009-03-08 reimarRemove/replace code disabled by major version bump.
2009-02-03 reimar100l, don't run tests twice, this was some forgotten...
2009-02-03 reimarFix a bug in 3DEC CBC decryption and add more extensive...
2009-02-03 reimarUpdate DES test code to use the new public API.
2009-02-03 reimarAdd support for 3DES to DES module
2009-02-03 reimarAdd and use a public API for RC4 and DES, analogous...
2009-01-21 diegoAvoid unused variable warning when compiling DES test...
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-04-18 diegoFix des-test compilation.
2008-03-19 zuxyReapply r12489
2008-03-18 benoitrevert r12489.
2008-03-18 benoitPure, const and malloc attributes to libavutil.
2007-10-19 reimarAdd support for DES en- and decryption.