Mercurial > libavutil.hg
graph
-
special-case AES-128 decrypter is no longer necessary, the more general libavutilThu, 08 Feb 2007 21:09:11 +0000, by reimar
-
Replace deprecated PIX_FMT names by the newer variants. libavutilWed, 07 Feb 2007 01:48:09 +0000, by diego
-
Increase the av_log() levels, and add some documentation for them libavutilSun, 21 Jan 2007 20:47:10 +0000, by lucabe
-
add AV_WB/WL for lswriting, similar to AV_RB/RL (also increment version) libavutilFri, 19 Jan 2007 22:26:10 +0000, by alex
-
change while loops to do-while as the condition is true the first time and the check just wastes cpu cycles libavutilThu, 18 Jan 2007 00:22:24 +0000, by michael
-
simpler branch structure in init (16 bytes smaller object file) libavutilWed, 17 Jan 2007 20:14:02 +0000, by michael
-
better to set things to NULL instead of random in case of out of mem libavutilWed, 17 Jan 2007 20:06:38 +0000, by michael
-
change subshift a little, this reduces the object size a litlle libavutilTue, 16 Jan 2007 17:40:40 +0000, by michael
-
use 2 state arrays so that fewer temporary variables are needed libavutilTue, 16 Jan 2007 17:17:05 +0000, by michael