log x86/idct_mmx.c @ 12475:9fef0a8ddd63 libavcodec

age author description
Thu, 29 Jul 2010 22:45:21 +0000 vitor Fix compilation in x86_64. I broke it with r24580. libavcodec
Thu, 29 Jul 2010 22:19:54 +0000 vitor Translate libmpeg2 MMX IDCT to plain asm libavcodec
Thu, 18 Mar 2010 15:00:17 +0000 mru Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED libavcodec
Sat, 06 Mar 2010 22:37:08 +0000 mru x86: move function prototypes to header files libavcodec
Mon, 22 Dec 2008 09:12:42 +0000 diego Rename libavcodec/i386/ --> libavcodec/x86/. libavcodec