[Ffmpeg-devel] [PATCH] dct-test simplify test architecture

Michael Niedermayer michaelni
Fri Mar 30 18:56:46 CEST 2007


Hi

On Fri, Mar 30, 2007 at 12:38:03PM -0400, mmh wrote:
Content-Description: message body text
> 
> --uENOqjjz9+
> Content-Type: text/plain; charset=us-ascii
> Content-Description: message body text
> Content-Transfer-Encoding: 7bit
> 
> Michael Niedermayer writes:
>  > Hi
>  > 
>  > On Fri, Mar 30, 2007 at 07:44:20AM -0400, Marc Hoffman wrote:
>  > Content-Description: message body text
>  > > Marc Hoffman writes:
>  > >  > 
>  > >  > Here is a stab at re architecture of the dct test infastructure.
>  > >  > 
>  > > mime text/x-patch
>  > > 
>  > > svn ci -m'dct-test platform independent restructure and code simplification'
>  > > 
> 
> blessed
> 

Content-Description: dct test
> Index: dct-test.c
> ===================================================================
> --- dct-test.c	(revision 8517)
> +++ dct-test.c	(working copy)
> @@ -41,6 +41,10 @@
>  
>  #undef printf
>  
> +#ifndef ARCH_X86
> +#define emms(x)
> +#endif

2nd try ... use emms_c() !


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

When the tyrant has disposed of foreign enemies by conquest or treaty, and
there is nothing more to fear from them, then he is always stirring up
some war or other, in order that the people may require a leader. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070330/7a2953bf/attachment.pgp>



More information about the ffmpeg-devel mailing list