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

Diff of /trunk/xvidcore/src/xvid.h

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

revision 676, Mon Nov 25 13:38:56 2002 UTC revision 677, Tue Nov 26 23:44:11 2002 UTC
# Line 48  Line 48 
48   *  exception also makes it possible to release a modified version which   *  exception also makes it possible to release a modified version which
49   *  carries forward this exception.   *  carries forward this exception.
50   *   *
51   * $Id: xvid.h,v 1.23 2002-11-16 23:38:16 edgomez Exp $   * $Id: xvid.h,v 1.24 2002-11-26 23:44:10 edgomez Exp $
52   *   *
53   *****************************************************************************/   *****************************************************************************/
54    
# Line 358  Line 358 
358          XVID_DEC_FRAME;          XVID_DEC_FRAME;
359    
360    
361          // This struct is used for per slice rendering          /* This struct is used for per slice rendering */
362          typedef struct          typedef struct
363          {          {
364                  void *y,*u,*v;                  void *y,*u,*v;

Legend:
Removed from v.676  
changed lines
  Added in v.677

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