Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
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 |
Tue, 22 Aug 2006 11:51:09 +0000 | michael | replacing MULH by asm for x86 libavcodec |
Tue, 22 Aug 2006 11:16:47 +0000 | michael | indent preprocessor directives libavcodec |
Tue, 22 Aug 2006 11:11:04 +0000 | michael | make high precission synth filter 3 times faster on x86 libavcodec |