log i386/vc1dsp_mmx.c @ 8031:eebc7209c47f libavcodec

age author description
Thu, 16 Oct 2008 13:34:09 +0000 flameeyes Convert asm keyword into __asm__. libavcodec
Sat, 04 Oct 2008 16:48:07 +0000 gpoirier Declare ff_pw_53 and ff_pw_18 as assembler constants. 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
Wed, 02 Jan 2008 19:24:42 +0000 diego Fix issue #301: libavcodec
Sat, 15 Dec 2007 23:08:15 +0000 reimar Add 'l' suffix where it is necessary because type can not always be libavcodec
Tue, 27 Nov 2007 22:42:55 +0000 aurel build vc1dsp_mmx.c in its own compilation unit libavcodec
Tue, 27 Nov 2007 22:23:34 +0000 aurel make ff_p* vars extern so that they can be used in various *_mmx.c files libavcodec
Sun, 25 Nov 2007 09:43:35 +0000 gpoirier Typo fix. Previous version had some picture error building up until next keyframe. libavcodec
Sat, 24 Nov 2007 14:34:25 +0000 gpoirier Strip debug stuff from vc1dsp_mmx.c, patch by Christophe GISQUET %hristophe P gisquet A free P fr% libavcodec
Wed, 21 Nov 2007 22:41:31 +0000 gpoirier add VC-1 MMX DSP functions, under MIT license. libavcodec