Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doxy: provide a start page and document libavutil | Luca Barbato | 2011-11-22 | 1 | -0/+10 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | aes: improve av_aes_crypt() documentation | Måns Rullgård | 2010-06-30 | 1 | -1/+1 |
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -2/+2 |
* | Add "const" to AES function arguments where possible without generating | Reimar Döffinger | 2009-01-28 | 1 | -1/+1 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | misc spelling fixes | Diego Biurrun | 2008-03-10 | 1 | -2/+2 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | include all prerequisites in header files | Måns Rullgård | 2007-06-16 | 1 | -0/+2 |
* | misc typo fixes | Diego Biurrun | 2007-06-12 | 1 | -2/+2 |
* | make key parameter const | Baptiste Coudurier | 2007-02-11 | 1 | -1/+1 |
* | 10l (aes_crypt -> av_aes_crypt) | Michael Niedermayer | 2007-01-17 | 1 | -1/+1 |
* | 10l typo | Michael Niedermayer | 2007-01-16 | 1 | -1/+1 |
* | public API | Michael Niedermayer | 2007-01-16 | 1 | -0/+10 |
* | remove dependancy on *malloc() | Michael Niedermayer | 2007-01-15 | 1 | -2/+4 |
* | av_aes_init() | Michael Niedermayer | 2007-01-15 | 1 | -0/+7 |
* | the missing header ... | Michael Niedermayer | 2007-01-15 | 1 | -0/+26 |