]> git.sesse.net Git - ffmpeg/history - libavutil/aes.h
mkvdec: Avoid divide-by-zero crash on invalid real audio tracks
[ffmpeg] / libavutil / aes.h
2009-01-28 Reimar DöffingerAdd "const" to AES function arguments where possible...
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-03-10 Diego Biurrunmisc spelling fixes
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-06-16 Måns Rullgårdinclude all prerequisites in header files
2007-06-12 Diego Biurrunmisc typo fixes
2007-02-11 Baptiste Couduriermake key parameter const
2007-01-17 Michael Niedermayer10l (aes_crypt -> av_aes_crypt)
2007-01-16 Michael Niedermayer10l typo
2007-01-16 Michael Niedermayerpublic API
2007-01-15 Michael Niedermayerremove dependancy on *malloc()
2007-01-15 Michael Niedermayerav_aes_init()
2007-01-15 Michael Niedermayerthe missing header ...