diff options
| author | mikey <mikey@cinecert.com> | 2009-04-09 18:48:10 +0000 |
|---|---|---|
| committer | mikey <> | 2009-04-09 18:48:10 +0000 |
| commit | 4117245ebe1745dc7d74093e7f64ae8b56f82a4e (patch) | |
| tree | de3d009f61766eb5768d074d61bb7cb76c282eb4 | |
| parent | b1eaefbaa14a208eea6ad50f825ff99b561c4dc7 (diff) | |
trypos!
| -rwxr-xr-x | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -113,11 +113,11 @@ Change History 2009.04.09 - SMPTE format fixes, enhancements and bug fixes, v.1.4.22 o asdcplib now uses GNU autotools on POSIX systems to configure and build. See "./configure" for details. Note that two options, - --emable-freedist and --with-python are not enabled in the free + --enable-freedist and --with-python are not enabled in the free version of asdcplib and should not be used. o Added build option (CONFIG_RANDOM_UUID) to enable mixed case UUID generation when environment variable KM_USE_RANDOM_UUID is defined. - o Fixed a condition that could cause an error to occur whenwrapping + o Fixed a condition that could cause an error to occur when wrapping SMPTE format timed text track files that do not define a starting frame. o Updated ULs for SMPTE format track files. @@ -133,7 +133,7 @@ Change History o Added a method to Kumu::Timestamp, AddMinutes(), to add (or subtract) minutes to a time value. o Improved how Kumu::Timestamp parses timestamps with offsets. - + o Fixed a bug that caused incorrect HMAC values to be calculated. 2008.02.16 - SMPTE format fixes, bug fixes v.1.3.18 |
