diff options
| author | mikey <mikey@cinecert.com> | 2009-03-30 18:20:04 +0000 |
|---|---|---|
| committer | mikey <> | 2009-03-30 18:20:04 +0000 |
| commit | c457586e6fadd7c8b3547c59a7e30407842fce9b (patch) | |
| tree | ec9aa793b70d71fc110ad75851ac5f8c181cc81d | |
| parent | 320ea14e5cc40fe38934209afeb71abf46bf03cb (diff) | |
committing README changes for 1.4.21
| -rwxr-xr-x | README | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -109,6 +109,23 @@ utilities all respond to -h. Change History + +2009.03.08 - SMPTE format fixes, enhancements and bug fixes, v.1.4.21 + 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 + SMPTE format timed text track files that do not define a starting + frame. + o Updated ULs for SMPTE format track files. + o SampleRate added to JP2K metadata + o Support for wrapping 96kHz WAV files added. + o Updated ULs for audio channel formats (ChannelFormat) + o Updated font subdescriptor MIME Types for TimedText Trackfiles. + o Changed time implementation to support dates beyond Jan 19th, 2038. + o Xerces-C XML parser support added. + o New build method for Windows (see win32/README.txt for details). + + 2008.02.16 - SMPTE format fixes, bug fixes v.1.3.18 o Added correct SMPTE UL for StereoscopicPictureSubDescriptor. o Exposed JP2K metadata parser as ParseMetadataIntoDesc(). |
