log dct-test.c @ 7073:33dc1d1705f0 libavcodec

age author description
Wed, 16 Apr 2008 01:54:16 +0000 astrange Test idct_xvid_sse2() in dct-test. libavcodec
Sat, 12 Apr 2008 16:54:36 +0000 diego Add a header file to declare Xvid IDCT functions. libavcodec
Sun, 30 Mar 2008 10:30:33 +0000 gpoirier Altivec and SSE2 require 16-byte alignment, so make sure they get it libavcodec
Sun, 30 Mar 2008 10:29:28 +0000 gpoirier check mm_flags for each DCT and skips the ones that can't be run libavcodec
Sun, 30 Mar 2008 10:28:03 +0000 gpoirier get rid of the useless DCT_ERROR() macro libavcodec
Tue, 25 Mar 2008 14:34:27 +0000 benoit Set mm_flags in dct-test to fix floating math. libavcodec
Tue, 26 Feb 2008 14:59:11 +0000 michael floating point AAN IDCT libavcodec