diff options
| author | mikey <mikey@cinecert.com> | 2010-11-19 19:59:10 +0000 |
|---|---|---|
| committer | mikey <> | 2010-11-19 19:59:10 +0000 |
| commit | a65126b021c469c599c58776fa1bc08cf987ed0f (patch) | |
| tree | 9ec8f8a0d49f2464581777ab2ffdac6c825538b5 | |
| parent | 62b361d1febde45ab0c63ca71f8744cbf08b64f0 (diff) | |
typo fix.
| -rwxr-xr-x | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -101,6 +101,8 @@ blackwave - Write a WAVE file full of zeros, Used to make filler tracks (though you would be better off modifying asdcp-test if this is a common use case). +j2c-test - Displays information about JP2K codestreams. + Documentation @@ -163,7 +165,7 @@ Change History the library are incompatible with this and future versions. o Fixed File Package TrackNumber values. Thanks to Sankar. o Added edit rate constants to AS_DCP.h (25, 30, 50, 60). - o Changed AudioDescriptor "SampelRate" element name to "EditRate" + o Changed AudioDescriptor "SampleRate" element name to "EditRate" to make it consistent with the other types. o Now builds with XercesC 3.x. o KM_memio.h has better const behavior. |
