[svn] / trunk / xvidcore / src / dct / fdct.h Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/dct/fdct.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1978, Mon May 16 16:19:06 2011 UTC revision 1979, Mon May 16 16:20:15 2011 UTC
# Line 3  Line 3 
3   *  XVID MPEG-4 VIDEO CODEC   *  XVID MPEG-4 VIDEO CODEC
4   *  - Forward DCT header  -   *  - Forward DCT header  -
5   *   *
6   *  Copyright(C) 2001-2003 Michael Militzer <isibaar@xvid.org>   *  Copyright(C) 2001-2011 Michael Militzer <michael@xvid.org>
7   *   *
8   *  This program is free software ; you can redistribute it and/or modify   *  This program is free software ; you can redistribute it and/or modify
9   *  it under the terms of the GNU General Public License as published by   *  it under the terms of the GNU General Public License as published by
# Line 26  Line 26 
26  #ifndef _FDCT_H_  #ifndef _FDCT_H_
27  #define _FDCT_H_  #define _FDCT_H_
28    
29    #include "../portab.h"
30    
31  typedef void (fdctFunc) (short *const block);  typedef void (fdctFunc) (short *const block);
32  typedef fdctFunc *fdctFuncPtr;  typedef fdctFunc *fdctFuncPtr;
33    

Legend:
Removed from v.1978  
changed lines
  Added in v.1979

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4