[svn] / branches / dev-api-4 / xvidcore / src / decoder.h Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/src/decoder.h

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

revision 1371, Sun Feb 29 12:57:58 2004 UTC revision 1372, Wed Mar 3 13:18:08 2004 UTC
# Line 19  Line 19 
19   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21   *   *
22   * $Id: decoder.h,v 1.13.2.9 2003-12-21 19:41:58 Isibaar Exp $   * $Id: decoder.h,v 1.13.2.10 2004-03-03 13:18:08 syskin Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 157  Line 157 
157          NEW_GMC_DATA new_gmc_data;          NEW_GMC_DATA new_gmc_data;
158    
159          xvid_image_t* out_frm;                /* This is used for slice rendering */          xvid_image_t* out_frm;                /* This is used for slice rendering */
160    
161            int * qscale;                           /* quantization table for decoder's stats */
162  }  }
163  DECODER;  DECODER;
164    

Legend:
Removed from v.1371  
changed lines
  Added in v.1372

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