Ignore:
Timestamp:
May 6, 2009 2:34:13 PM (15 years ago)
Author:
bennylp
Message:

More ticket #774: fixed G.722.1 compilation warnings on linux/gcc-4.3.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/third_party/g7221/common/common.c

    r2616 r2675  
    170170    Word16 temp_category_balances[2*MAX_NUM_CATEGORIZATION_CONTROL_POSSIBILITIES]; 
    171171    Word16 raw_max, raw_min; 
    172     Word16 raw_max_index, raw_min_index; 
     172    Word16 raw_max_index=0, raw_min_index=0; 
    173173    Word16 max_rate_pointer, min_rate_pointer; 
    174174    Word16 max, min; 
Note: See TracChangeset for help on using the changeset viewer.