summaryrefslogtreecommitdiff
path: root/libavutil/aes.h
Commit message (Expand)AuthorAgeFilesLines
* avutil/aes: document some missing argumentsMarvin Scholz2022-10-171-1/+6
* Remove obsolete version.h inclusionsAndreas Rheinhardt2021-07-221-1/+0
* lavu: keep context size variablesMichael Niedermayer2012-10-281-3/+1
* Merge commit 'e002e3291e6dc7953f843abf56fc14f08f238b21'Michael Niedermayer2012-10-121-1/+11
|\
| * avutil: Add functions for allocating opaque contexts for algorithmsMartin Storsjö2012-10-111-1/+11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-231-0/+10
|\ \ | |/
| * doxy: provide a start page and document libavutilLuca Barbato2011-11-221-0/+10
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* aes: improve av_aes_crypt() documentationMåns Rullgård2010-06-301-1/+1
* Fix grammar errors in documentationMåns Rullgård2010-06-301-2/+2
* Add "const" to AES function arguments where possible without generatingReimar Döffinger2009-01-281-1/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* misc spelling fixesDiego Biurrun2008-03-101-2/+2
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* include all prerequisites in header filesMåns Rullgård2007-06-161-0/+2
* misc typo fixesDiego Biurrun2007-06-121-2/+2
* make key parameter constBaptiste Coudurier2007-02-111-1/+1
* 10l (aes_crypt -> av_aes_crypt)Michael Niedermayer2007-01-171-1/+1
* 10l typoMichael Niedermayer2007-01-161-1/+1
* public APIMichael Niedermayer2007-01-161-0/+10
* remove dependancy on *malloc()Michael Niedermayer2007-01-151-2/+4
* av_aes_init()Michael Niedermayer2007-01-151-0/+7
* the missing header ...Michael Niedermayer2007-01-151-0/+26