Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 01 Aug 2007 01:13:58 +0000 | jbr | align array used in mdct. fixes segfault. libavcodec |
Wed, 01 Aug 2007 01:01:03 +0000 | michael | use ENABLE_GRAY libavcodec |
Wed, 01 Aug 2007 00:39:39 +0000 | michael | make grayscale only decoding checks in inner loops compiletime killable libavcodec |
Tue, 31 Jul 2007 21:39:09 +0000 | michael | move some code which was executed for every skipped MB so it is only executed libavcodec |
Tue, 31 Jul 2007 21:00:17 +0000 | michael | get rid of a useless variable libavcodec |
Tue, 31 Jul 2007 20:52:49 +0000 | michael | avoid 2 additions (1 cpu cycle) per MB libavcodec |