Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 27 Sep 2005 05:12:13 +0000 | lorenm | 6% faster decode_cabac_residual libavcodec |
Tue, 27 Sep 2005 04:46:45 +0000 | lorenm | 13% faster decode_residual (cavlc). libavcodec |
Mon, 26 Sep 2005 10:05:13 +0000 | diego | support for building dynamic libraries on Mac OS X libavcodec |
Sat, 24 Sep 2005 17:42:56 +0000 | diego | Fix some #ifdef to allow building amr_wb alone. libavcodec |
Wed, 21 Sep 2005 23:18:52 +0000 | aurel | fix some pointer to intger without cast warnings (patch by Michel Bardiaux) libavcodec |
Wed, 21 Sep 2005 23:09:16 +0000 | aurel | fix unused variable warnings libavcodec |
Wed, 21 Sep 2005 21:17:09 +0000 | michael | replace a few mov + psrlq with pshufw, there are more cases which could benefit from this but they would require us to duplicate some functions ... libavcodec |