Changeset 07e362


Ignore:
Timestamp:
08/15/10 18:06:15 (3 years ago)
Author:
Marko Cebokli <mc@…>
Branches:
b1faa09f4dfcf63d19d2cb9fc598a583e1df1c33
Children:
b6c818
Parents:
5d6d25
git-author:
Marko Cebokli <s57uuu@…> (08/15/10 18:05:03)
git-committer:
Marko Cebokli <mc@…> (08/15/10 18:06:15)
Message:

profile patch from Till

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/filter/measure/pr0file.c

    rb4e184 r07e362  
    313313  } 
    314314 
    315 if (u!=0) for (i=0;i<256;i++) data[i]=data[i]*255.0; 
     315if (u!=0) for (i=0;i<8;i++) data[i]=data[i]*255.0; 
    316316 
    317317for (i=0;i<256;i++) {fs[i]=0; str[i]=0;} 
Note: See TracChangeset for help on using the changeset viewer.