Show
Ignore:
Timestamp:
08/25/08 16:41:15 (3 months ago)
Author:
astrange
Message:

Release the right process information variable, update the changelog, and disable interlaced h264 decoding code for some small optimization.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/perian-1.1/CommonUtils.c

    r928 r931  
    341341            //Codecprintf(NULL, "Frame Dropping enabled is %d for %s\n", enabled, CFStringGetCStringPtr(myProcessName, kCFStringEncodingMacRoman)); 
    342342            CFRelease(myProcessName); 
    343             CFRelease(path); 
     343            CFRelease(processInformation); 
    344344        } 
    345345        }