beta version commit.
authormikey <mikey@cinecert.com>
Tue, 31 Jan 2012 19:42:02 +0000 (19:42 +0000)
committermikey <>
Tue, 31 Jan 2012 19:42:02 +0000 (19:42 +0000)
configure.ac
src/MDD.cpp

index 63b7d2d86af268cf6f807bbee051481e63a65fc9..9fec68c158bf211ee0363e69a3f50c983df27fe6 100644 (file)
@@ -37,7 +37,8 @@ AC_PREREQ([2.59])
 # For example, if asdcplib version 1.0.0 were modified to accomodate changes
 # in file format, and if no changes were made to AS_DCP.h, the new version would be
 # 1.0.1. If changes were also required in AS_DCP.h, the new version would be 1.1.1.
-AC_INIT([asdcplib], [1.8.44], [asdcplib@cinecert.com])
+
+AC_INIT([asdcplib], [1.8.44b], [asdcplib@cinecert.com])
 
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_SRCDIR([src/KM_error.h])
index 0855959e556b2690e15b703ee63141a8f2838195..98666a8a8974593d20fb19380276a2c67478d77c 100644 (file)
@@ -875,10 +875,10 @@ static const ASDCP::MDDEntry s_MDD_Table[] = {
   { { 0x06, 0x0e, 0x2b, 0x34, 0x04, 0x01, 0x01, 0x0b, // 279
       0x04, 0x02, 0x02, 0x10, 0x03, 0x01, 0x03, 0x00 },
     {0}, false, "DCAudioChannelCfg_3_7p1" },
-  { { 0x06, 0x0e, 0x2b, 0x34, 0x04, 0x01, 0x01, 0x0c, // 280
+  { { 0x06, 0x0e, 0x2b, 0x34, 0x04, 0x01, 0x01, 0x0b, // 280
       0x04, 0x02, 0x02, 0x10, 0x03, 0x01, 0x04, 0x00 },
     {0}, false, "DCAudioChannelCfg_4_WTF" },
-  { { 0x06, 0x0e, 0x2b, 0x34, 0x04, 0x01, 0x01, 0x0c, // 281
+  { { 0x06, 0x0e, 0x2b, 0x34, 0x04, 0x01, 0x01, 0x0b, // 281
       0x04, 0x02, 0x02, 0x10, 0x03, 0x01, 0x05, 0x00 },
     {0}, false, "DCAudioChannelCfg_5_7p1_DS" },
   { {0}, {0}, false, 0 }