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

Marc Hoffman mmh
Sat Mar 31 14:02:22 CEST 2007


Michael Niedermayer writes:
 > Hi
 > 
 > On Fri, Mar 30, 2007 at 10:05:22PM -0400, Marc Hoffman wrote:
 > Content-Description: message body text
 > > Marc Hoffman writes:
 > >  > Michael Niedermayer writes:
 > >  >  > Hi
 > >  >  > >  > > svn ci -m'dct-test platform independent restructure and code simplification'
 > >  > Done!
 > >  > 
 > >  > Please review and bless this contribution.
 > > 
 > > Forgot the emms_c, long story which is irrelevant, please review this
 > > one and ignore the last one.
 > 
 > [...]
 > > @@ -41,21 +42,82 @@
 > >  
 > >  #undef printf
 > >  
 > > +
 > >  void *fast_memcpy(void *a, const void *b, size_t c){return memcpy(a,b,c);};
 > 

separated patches please apply others in the order of posting

dct-exit patch
dct-emms patch  < this might conflict if not applied before this patch
then this patch

svn ci -m'dct-test platform independent restructure and code simplification'

Thanks for your patients.
Marc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: dct-test.c-infastructure
Type: text/x-patch
Size: 6117 bytes
Desc: infastructure
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070331/6c53e404/attachment.bin>



More information about the ffmpeg-devel mailing list