[svn] / trunk / xvidcore / vfw / src / config.c Repository:
ViewVC logotype

Diff of /trunk/xvidcore/vfw/src/config.c

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

revision 1520, Sun Jul 25 02:26:57 2004 UTC revision 1562, Mon Nov 22 10:40:03 2004 UTC
# Line 104  Line 104 
104  /* MPEG-4 PROFILES/LEVELS ============================================================== */  /* MPEG-4 PROFILES/LEVELS ============================================================== */
105  /* ===================================================================================== */  /* ===================================================================================== */
106    
107    #define DXN_PROFILES
108    
109  /* default vbv_occupancy is (64/170)*vbv_buffer_size */  /* default vbv_occupancy is (64/170)*vbv_buffer_size */
110    
# Line 290  Line 290 
290  };  };
291    
292  static const REG_STR reg_strs[] = {  static const REG_STR reg_strs[] = {
293          {"profile",                                     reg.profile_name,                               "AS @ L5"},          {"profile",                                     reg.profile_name,                               "(unrestricted)"},
294          {"stats",                                       reg.stats,                                              CONFIG_2PASS_FILE},          {"stats",                                       reg.stats,                                              CONFIG_2PASS_FILE},
295  };  };
296    

Legend:
Removed from v.1520  
changed lines
  Added in v.1562

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