log

age author description
Mon, 12 Mar 2007 21:33:38 +0000 michael very slightly smaller object file libavutil
Mon, 12 Mar 2007 21:29:39 +0000 michael make count count bytes not bits (this is simpler and leads to a very slightly smaller object file) libavutil
Mon, 12 Mar 2007 21:23:33 +0000 michael remove bigger and slower code libavutil
Mon, 12 Mar 2007 21:21:57 +0000 michael dont recommand testing with -O3 libavutil
Mon, 12 Mar 2007 21:21:12 +0000 michael avoid silly ring buffer logic (faster with -O2, -O3 is always slower then -O2) libavutil
Mon, 12 Mar 2007 21:14:33 +0000 michael its faster to copy the data to the stack it seems ... libavutil