X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=README;h=18c39dd44adddc3e8027e4e78a54b9aa30427b0a;hb=398121d88d85607005959f281705b4e09ea8f42d;hp=282cb7b84391994fb0ee76080cc8c7bcd128986f;hpb=11b93874366e243fcd6751938bfa311752383f63;p=asdcplib.git diff --git a/README b/README index 282cb7b..18c39dd 100755 --- a/README +++ b/README @@ -116,7 +116,7 @@ utilities all respond to -h. Change History -2008.02.01 - SMPTE format fixes, bug fixes v.1.3.18 +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(). o Added simple stereoscopic framebuffer to support paired ReadFrame() @@ -124,6 +124,11 @@ Change History single-buffer code). o Improved detection of JPEG Interop stereoscopic files. o Win32 build fixes (Thanks to Mike Crowe at DTS). + o Added the WITH_MD macro to the makefile. Set this value to one + to build Win32 with /MD[d] instead of /MT[d]. + o The Generic Container UL has been added to the EssenceContainers + set in the header partition pack for encrypted files. It has always + been there in plaintext files. - Below this point the changes are internal and should not affect you unless you use Kumu directly. o Major refactoring of KM_log.[h|cpp].