Mon, 03 Nov 2008 18:08:00 +0000 |
rathann |
Remove duplicated MM_* macros for CPU capabilities from dsputil.h.
libavcodec
|
Mon, 27 Oct 2008 14:35:58 +0000 |
flameeyes |
Rename template included sources from .h to _template.c.
libavcodec
|
Thu, 16 Oct 2008 13:34:09 +0000 |
flameeyes |
Convert asm keyword into __asm__.
libavcodec
|
Thu, 09 Oct 2008 18:36:49 +0000 |
bcoudurier |
get_pixels_sse2, ~+12% performance compared to mmx
libavcodec
|
Tue, 08 Jul 2008 09:24:11 +0000 |
benoit |
Make LOAD4/STORE4 macros more generic.
libavcodec
|
Sat, 17 May 2008 14:36:44 +0000 |
michael |
Simplify vsad16_mmx2().
libavcodec
|
Sat, 17 May 2008 14:35:14 +0000 |
michael |
Simplify vsad16_mmx().
libavcodec
|
Sat, 17 May 2008 14:33:01 +0000 |
michael |
Simplify vsad_intra16_mmx2()
libavcodec
|
Sat, 17 May 2008 14:31:10 +0000 |
michael |
Simplify vsad_intra16_mmx()
libavcodec
|
Fri, 09 May 2008 11:56:36 +0000 |
diego |
Use full path for #includes from another directory.
libavcodec
|
Thu, 08 May 2008 21:11:24 +0000 |
ramiro |
Do not misuse long as the size of a register in x86.
libavcodec
|
Mon, 25 Feb 2008 23:14:22 +0000 |
aurel |
split encoding part of dsputil_mmx into its own file
libavcodec
|