Sat, 04 Sep 2010 09:59:08 +0000 |
stefano |
Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_
libavcodec
|
Mon, 30 Aug 2010 16:22:27 +0000 |
rbultje |
Put ff_ prefix on non-static {put_signed,put,add}_pixels_clamped_mmx()
libavcodec
|
Tue, 03 Aug 2010 20:59:00 +0000 |
mru |
Move cavs dsp functions to their own struct
libavcodec
|
Sun, 11 Jul 2010 22:52:55 +0000 |
conrad |
Make ff_pw_4 128 bits
libavcodec
|
Sat, 06 Mar 2010 22:37:08 +0000 |
mru |
x86: move function prototypes to header files
libavcodec
|
Sat, 06 Mar 2010 14:24:59 +0000 |
mru |
Remove DECLARE_ALIGNED_{8,16} macros
libavcodec
|
Fri, 22 Jan 2010 03:25:11 +0000 |
mru |
Move array specifiers outside DECLARE_ALIGNED() invocations
libavcodec
|
Thu, 01 Oct 2009 15:30:27 +0000 |
reimar |
Use MANGLE in cavsdsp, the current version using "m" constraints will not
libavcodec
|
Thu, 12 Feb 2009 23:48:07 +0000 |
aurel |
convert ff_pw_64 into an xmm_reg for future use in vp6 sse code
libavcodec
|
Tue, 10 Feb 2009 16:45:02 +0000 |
stefang |
avoid duplicating dsputil's clear_block
libavcodec
|
Mon, 22 Dec 2008 09:12:42 +0000 |
diego |
Rename libavcodec/i386/ --> libavcodec/x86/.
libavcodec
|