summaryrefslogtreecommitdiff
path: root/libavutil/rc4.c
Commit message (Collapse)AuthorAge
* Consistently place comments in file header.Diego Biurrun2007-10-14
| | | | Originally committed as revision 10730 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add RC4 encryption/decryption functionReimar Döffinger2007-10-13
Originally committed as revision 10723 to svn://svn.ffmpeg.org/ffmpeg/trunk