[svn] / branches / release-1_3-branch / xvidcore / src / dct / fdct.h Repository:
ViewVC logotype

Diff of /branches/release-1_3-branch/xvidcore/src/dct/fdct.h

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

revision 1925, Mon Dec 27 16:39:33 2010 UTC revision 1984, Wed May 18 08:51:47 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.1925  
changed lines
  Added in v.1984

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