Changeset 41
- Timestamp:
- 04/06/07 19:38:32 (2 years ago)
- Files:
-
- trunk/A52Preferences/Preferences-Info.plist (modified) (1 diff)
- trunk/Info-A52Codec__Upgraded_.plist (modified) (2 diffs)
- trunk/Info-AC3MovieImport.plist (modified) (1 diff)
- trunk/Read Me.rtf (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/A52Preferences/Preferences-Info.plist
r16 r41 16 16 <string>????</string> 17 17 <key>CFBundleVersion</key> 18 <string>1. 0</string>18 <string>1.7.5</string> 19 19 <key>NSMainNibFile</key> 20 20 <string>A52CodecPreferences</string> trunk/Info-A52Codec__Upgraded_.plist
r28 r41 8 8 <string>A52Codec</string> 9 9 <key>CFBundleGetInfoString</key> 10 <string>1.7. 2, CoreAudio A/52 and AC-3 Codec Component</string>10 <string>1.7.5, CoreAudio A/52 and AC-3 Codec Component</string> 11 11 <key>CFBundleIconFile</key> 12 12 <string></string> … … 20 20 <string>BNDL</string> 21 21 <key>CFBundleShortVersionString</key> 22 <string>1.7. 2</string>22 <string>1.7.5</string> 23 23 <key>CFBundleSignature</key> 24 24 <string>SHEP</string> 25 25 <key>CFBundleVersion</key> 26 <string>1.7. 2</string>26 <string>1.7.5</string> 27 27 </dict> 28 28 </plist> trunk/Info-AC3MovieImport.plist
r28 r41 16 16 <string>BNDL</string> 17 17 <key>CFBundleShortVersionString</key> 18 <string>1.7. 2</string>18 <string>1.7.5</string> 19 19 <key>CFBundleSignature</key> 20 20 <string>eat </string> 21 21 <key>CFBundleVersion</key> 22 <string>1.7. 2</string>22 <string>1.7.5</string> 23 23 <key>CSResourcesFileMapped</key> 24 24 <true/> trunk/Read Me.rtf
r28 r41 1 {\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf4 101 {\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf420 2 2 {\fonttbl\f0\fswiss\fcharset77 Helvetica;\f1\fswiss\fcharset77 Helvetica-Bold;} 3 3 {\colortbl;\red255\green255\blue255;} … … 23 23 Includes an AC3 importer so QuickTime can read .ac3 files directly.\ 24 24 Includes a preferences file to enable or disable dobly surround encoding as well as dynamic range compression.\ 25 AC3 Passthrough works in special conditions (note to application authors):\ 26 \'a5 The audio output must be set to the optical device\ 27 \'a5 The audio output sample rate must match that of the AC3\ 28 \'a5 The audio output should be set to encoded audio data so that other apps don't mix their sounds in.\ 29 \'a5 Only been tested on 48KHz AC3, so your milage may vary.\ 30 \'a5 Set the boolean key "attemptPassthrough" in "com.cod3r.a52codec"\ 25 31 \ 26 Does not include AC3 passthrough. That is up to Apple to fix. Bug them about it!\27 32 \ 28 33 … … 47 52 \f1\b\fs28 Release Notes 48 53 \f0\b0\fs24 (http://trac.cod3r.com/a52codec/wiki/ChangeLog):\ 54 55 \f1\b 1.7.5\ 56 57 \f0\b0 \'a5 Allow the setting of dynamic range. Can make soft sounds louder.\ 58 \'a5 AC3 passthrough. This is a hidden pref since it requires special conditions. It is best set by the application after it has completed such setup.\ 59 \'a5 Fixed bug with badly packetized data\ 60 \'a5 Fixed a case where the audio was being clipped\ 61 \'a5 Fixed an incorrect assumption about sample rates.\ 62 \'a5 Fixed an error with an incomplete sample at the end of a file\ 63 \ 49 64 50 65 \f1\b 1.7.2\
