]> git.sesse.net Git - ffmpeg/history - libavutil/rc4.c
Fake-Merge remote-tracking branch 'ffmpeg-mt/master'
[ffmpeg] / libavutil / rc4.c
2011-03-21 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2009-03-08 Reimar DöffingerRemove more functions disabled by major version bump.
2009-02-03 Reimar DöffingerAdd and use a public API for RC4 and DES, analogous...
2007-10-14 Diego BiurrunConsistently place comments in file header.
2007-10-13 Reimar DöffingerAdd RC4 encryption/decryption function