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

Diff of /xvidcore/src/xvid.h

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

revision 1.27, Tue Feb 18 00:23:27 2003 UTC revision 1.29, Mon Jun 9 17:07:32 2003 UTC
# Line 49  Line 49 
49   * doesnt hurt but not increasing it could cause difficulty for decoders in the   * doesnt hurt but not increasing it could cause difficulty for decoders in the
50   * future   * future
51   */   */
52  #define XVID_BS_VERSION "0009"  #define XVID_BS_VERSION "0010"
53    
54    
55  /* Error codes */  /* Error codes */
# Line 420  Line 420 
420                  HINTINFO hint;                     /* [in/out] mv hint information */                  HINTINFO hint;                     /* [in/out] mv hint information */
421    
422                  int bquant;                        /* [in] bframe quantizer */                  int bquant;                        /* [in] bframe quantizer */
423                    int bframe_threshold;                      /* [in] sensitivity of B-frame decision */
424    
425          } XVID_ENC_FRAME;          } XVID_ENC_FRAME;
426    

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.29

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