Age | Commit message (Expand) | Author |
---|---|---|
2011-06-24 | doxygen: Consistently use '@' instead of '\' for Doxygen markup. | Diego Biurrun |
2011-03-19 | Replace FFmpeg with Libav in licence headers | Mans Rullgard |
2009-02-03 | Add and use a public API for RC4 and DES, analogous to the AES API. | Reimar Döffinger |
2008-08-31 | Globally rename the header inclusion guard names. | Stefano Sabatini |
2008-03-13 | #include stdint.h instead of inttypes.h like all libavutil headers do. | Diego Biurrun |
2007-11-24 | Add missing #includes to fix 'make checkheaders'. | Diego Biurrun |
2007-10-17 | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun |
2007-10-14 | Fix rc4 header, #ifndef -> #define | Reimar Döffinger |
2007-10-14 | Add multiple inclusion guards. | Diego Biurrun |
2007-10-14 | Add standard license header. | Diego Biurrun |
2007-10-13 | Add RC4 encryption/decryption function | Reimar Döffinger |