log

age author description
Wed, 17 Jan 2007 20:12:12 +0000 michael doxygenize libavutil
Wed, 17 Jan 2007 20:11:23 +0000 michael avoid code duplication libavutil
Wed, 17 Jan 2007 20:06:38 +0000 michael better to set things to NULL instead of random in case of out of mem libavutil
Wed, 17 Jan 2007 20:05:31 +0000 michael simplify av_fifo_realloc() libavutil
Wed, 17 Jan 2007 19:46:33 +0000 michael remove near duplicate function libavutil
Wed, 17 Jan 2007 19:30:23 +0000 michael simplify libavutil
Wed, 17 Jan 2007 19:19:03 +0000 michael simplify libavutil
Wed, 17 Jan 2007 00:49:48 +0000 michael 10l (aes_crypt -> av_aes_crypt) libavutil
Tue, 16 Jan 2007 19:50:49 +0000 michael fix CONFIG_SMALL again libavutil
Tue, 16 Jan 2007 19:30:43 +0000 michael 30byte smaller object file libavutil
Tue, 16 Jan 2007 19:18:50 +0000 michael 10l typo libavutil
Tue, 16 Jan 2007 19:14:27 +0000 michael public API libavutil
Tue, 16 Jan 2007 19:08:52 +0000 michael cbc support libavutil
Tue, 16 Jan 2007 17:58:11 +0000 michael avoid memcpy() libavutil
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
Sun, 14 Jan 2007 21:30:54 +0000 michael simplify multiply table init libavutil