log i386/vc1dsp_mmx.c @ 7047:4b5b586a3dd0 libavcodec

age author description
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