Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 23 Aug 2006 23:39:27 +0000 | aurel | fix arm asm compilation in mpegaudiodec libavcodec |
Tue, 22 Aug 2006 16:23:56 +0000 | banan | Alignment of the LT window, segfault fix patch by Baptiste Coudurier. libavcodec |
Tue, 22 Aug 2006 13:25:09 +0000 | michael | MUL* for ARM code based on a patch by Siarhei Siamashka libavcodec |
Tue, 22 Aug 2006 12:07:02 +0000 | michael | replace MULL with asm too, no significnat speedup but its probably better to not take any chances, some versions of gcc will almost certainly mess it up too if they can libavcodec |