index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavutil
/
aes.h
Age
Commit message (
Expand
)
Author
2012-10-11
avutil: Add functions for allocating opaque contexts for algorithms
Martin Storsjö
2011-11-22
doxy: provide a start page and document libavutil
Luca Barbato
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2010-06-30
aes: improve av_aes_crypt() documentation
Måns Rullgård
2010-06-30
Fix grammar errors in documentation
Måns Rullgård
2009-01-28
Add "const" to AES function arguments where possible without generating
Reimar Döffinger
2008-08-31
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-03-10
misc spelling fixes
Diego Biurrun
2007-10-17
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-06-16
include all prerequisites in header files
Måns Rullgård
2007-06-12
misc typo fixes
Diego Biurrun
2007-02-11
make key parameter const
Baptiste Coudurier
2007-01-17
10l (aes_crypt -> av_aes_crypt)
Michael Niedermayer
2007-01-16
10l typo
Michael Niedermayer
2007-01-16
public API
Michael Niedermayer
2007-01-15
remove dependancy on *malloc()
Michael Niedermayer
2007-01-15
av_aes_init()
Michael Niedermayer
2007-01-15
the missing header ...
Michael Niedermayer