Tue, 16 Jan 2007 17:51:54 +0000 |
michael |
give crypt a src and dst
libavutil
|
Tue, 16 Jan 2007 17:40:40 +0000 |
michael |
change subshift a little, this reduces the object size a litlle
libavutil
|
Tue, 16 Jan 2007 17:17:05 +0000 |
michael |
use 2 state arrays so that fewer temporary variables are needed
libavutil
|
Tue, 16 Jan 2007 16:29:01 +0000 |
michael |
remove useless parameter
libavutil
|
Tue, 16 Jan 2007 16:24:43 +0000 |
michael |
unused variable
libavutil
|
Mon, 15 Jan 2007 13:45:48 +0000 |
michael |
merge shift into mix
libavutil
|
Mon, 15 Jan 2007 10:37:34 +0000 |
michael |
make aes_en/decrypt() static until we decided on the public API
libavutil
|
Mon, 15 Jan 2007 01:33:56 +0000 |
michael |
move #include log.h into the selftesting code where it belongs
libavutil
|
Mon, 15 Jan 2007 01:32:06 +0000 |
michael |
remove dependancy on *malloc()
libavutil
|
Mon, 15 Jan 2007 01:05:40 +0000 |
michael |
check the last? entry written for detecting already initalized tables
libavutil
|
Mon, 15 Jan 2007 01:01:56 +0000 |
michael |
replace / by >> this makes the .o ~150 bytes smaller
libavutil
|
Mon, 15 Jan 2007 00:55:51 +0000 |
michael |
cosmetic
libavutil
|
Mon, 15 Jan 2007 00:10:25 +0000 |
michael |
av_aes_init()
libavutil
|
Mon, 15 Jan 2007 00:07:39 +0000 |
michael |
the missing header ...
libavutil
|
Sun, 14 Jan 2007 21:40:21 +0000 |
michael |
simplify
libavutil
|