[svn] / branches / dev-api-3 / vfw / src / codec.h Repository:
ViewVC logotype

Diff of /branches/dev-api-3/vfw/src/codec.h

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

revision 109, Mon Apr 8 12:51:41 2002 UTC revision 342, Fri Jul 26 19:58:22 2002 UTC
# Line 101  Line 101 
101          int bytes2;          int bytes2;
102          int desired_bytes2;          int desired_bytes2;
103    
104            int keyframe_locations[20480];
105          int max_framesize;          int max_framesize;
106          double movie_curve;          double movie_curve;
107          double credits_start_curve;          double credits_start_curve;
# Line 115  Line 116 
116          double alt_curve_high_diff;          double alt_curve_high_diff;
117          double alt_curve_mid_qual;          double alt_curve_mid_qual;
118          double alt_curve_qual_dev;          double alt_curve_qual_dev;
119          int overflow;          int overflow, KF_idx, KFoverflow, KFoverflow_partial;
120          int quant_count[32];          int quant_count[32];
121    
122          NNSTATS nns1;          NNSTATS nns1;

Legend:
Removed from v.109  
changed lines
  Added in v.342

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