merge encrypt and decrypt so the source is simpler and the compiler can choose with...
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 14 Jan 2007 19:39:38 +0000 (19:39 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 14 Jan 2007 19:39:38 +0000 (19:39 +0000)
commit0c5d2819a5b124ba4692f2fb1c2f1298fd373b8c
tree689f9c63e64d34719c89e57b301ac30bcc56103f
parent28b5123546d0bdd61bd4c2c02ee39e63b5eea781
merge encrypt and decrypt so the source is simpler and the compiler can choose with inlining if it wants speed or small size

Originally committed as revision 7494 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/aes.c