[cvs] / xvidcore / src / encoder.h Repository:
ViewVC logotype

Diff of /xvidcore/src/encoder.h

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

revision 1.27.2.1, Sat Feb 22 08:49:44 2003 UTC revision 1.27.2.2, Thu Mar 13 11:07:20 2003 UTC
# 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.1.27.2.1  
changed lines
  Added in v.1.27.2.2

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