Changeset 931

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        } 
  • branches/perian-1.1/Release/Changes.txt

    r922 r931  
    1111- Strange values in MKV chapters or video sizes are handled better 
    1212- Initial support for SAMI subtitles added 
     13- Worked around a QuickTime bug (#5770288) causing frames to be lost during export 
    1314- New codecs: DosBox ZMBV, VP6+Alpha, Nellymoser ASAO 
    1415FFmpeg: