[svn] / trunk / xvidcore / examples / ex1 / ex1.c Repository:
ViewVC logotype

Diff of /trunk/xvidcore/examples/ex1/ex1.c

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

revision 221, Mon Jun 17 12:23:32 2002 UTC revision 222, Wed Jun 19 01:00:14 2002 UTC
# Line 55  Line 55 
55          param->max_quantizer = 31;          param->max_quantizer = 31;
56          param->max_key_interval = 100;          param->max_key_interval = 100;
57    
58    #ifdef BFRAMES
59          param->max_bframes = 0;         // Disable B-frame          param->max_bframes = 0;         // Disable B-frame
60    #endif
61  }  }
62    
63  void set_enc_frame(XVID_ENC_FRAME *frame)  void set_enc_frame(XVID_ENC_FRAME *frame)

Legend:
Removed from v.221  
changed lines
  Added in v.222

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