diff options
| author | jhurst <jhurst@cinecert.com> | 2019-02-12 10:49:53 -0800 |
|---|---|---|
| committer | jhurst <jhurst@cinecert.com> | 2019-02-12 10:49:53 -0800 |
| commit | 1c26f274039b5ccb93ba138482e5328de0c7df2e (patch) | |
| tree | 838ab0f9140d27906a0f98a5afc5ecd7a759fb46 | |
| parent | 295fcde47d6445a3772268d144e6e15b17c310ce (diff) | |
Release me
| -rwxr-xr-x | README | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -151,6 +151,18 @@ command-line utilities all respond to -h. Change History +2019-02-12 - 2.10.32 -- bug fixes + o Fixed parsing of as-02-wrap -tfr (ACES) option value + o Fixed ISXD bugs: + o Incorrect UTF_8_Text_DataEssenceCoding UL + o Incorrect ISXDDataEssenceDescriptor_NamespaceURI UL + o Incorrect use of FrameWrappedISXDData UL + o Incorrect use of FrameWrappedISXDContainer UL + o Added wide-char support for filenames on Win32, allows UTF-8 characters in + calls to Kumu::File*::Open*(). The macro KM_WIN32_UTF8 must be defined to + enable this feature. + + 2018-10-15 - 2.10.31 o NOTE: Use of MXFGCGenericEssenceMultipleMappings in AS-02 files is not defined by standards and will soon be withdrawn from this library. If you |
