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

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

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

revision 890, Sat Feb 22 08:49:45 2003 UTC revision 919, Thu Mar 13 11:07:20 2003 UTC
# Line 36  Line 36 
36   *               support for EXTENDED API   *               support for EXTENDED API
37   *  - 22.08.2001 fixed bug in iDQtab   *  - 22.08.2001 fixed bug in iDQtab
38   *   *
39   *  $Id: encoder.h,v 1.27.2.1 2003-02-22 08:49:44 suxen_drol Exp $   *  $Id: encoder.h,v 1.27.2.2 2003-03-13 11:07:20 suxen_drol Exp $
40   *   *
41   ****************************************************************************/   ****************************************************************************/
42    
# Line 173  Line 173 
173          int iFrameNum;          int iFrameNum;
174          int bitrate;          int bitrate;
175    
176        // plugins
177    
178        int plugin_flags;
179        int num_plugins;
180        xvid_enc_plugin_t * plugins;
181    
182        // dquant
183    
184        int * temp_dquants;
185    
186          // images          // images
187    
188          FRAMEINFO *current;          FRAMEINFO *current;

Legend:
Removed from v.890  
changed lines
  Added in v.919

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