From 6b5d04290663a89cb8666cdc1c0df238d065a981 Mon Sep 17 00:00:00 2001 From: jhurst Date: Thu, 19 Oct 2006 02:59:54 +0000 Subject: Denis' bug fixes --- src/MDD.cpp | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/MDD.cpp') diff --git a/src/MDD.cpp b/src/MDD.cpp index 29be177..2128257 100644 --- a/src/MDD.cpp +++ b/src/MDD.cpp @@ -84,8 +84,10 @@ static const ASDCP::MDDEntry s_MDD_Table[] = { { { 0x06, 0x0e, 0x2b, 0x34, 0x01, 0x02, 0x01, 0x01, // 16 0x0d, 0x01, 0x03, 0x01, 0x16, 0x01, 0x01, 0x00 }, {0}, false, "WAVEssence" }, - { { 0x06, 0x0e, 0x2b, 0x34, 0x04, 0x01, 0x01, 0x09, // 17 - 0x04, 0x01, 0x02, 0x02, 0x03, 0x01, 0x01, 0x01 }, + { { 0x06, 0x0e, 0x2b, 0x34, 0x04, 0x01, 0x01, 0x07, + 0x04, 0x01, 0x02, 0x02, 0x03, 0x01, 0x01, 0x03 }, + // 0x06, 0x0e, 0x2b, 0x34, 0x04, 0x01, 0x01, 0x09, // 17 + // 0x04, 0x01, 0x02, 0x02, 0x03, 0x01, 0x01, 0x01 }, {0}, false, "JP2KEssenceCompression" }, { { 0x06, 0x0e, 0x2b, 0x34, 0x04, 0x01, 0x01, 0x07, // 18 0x02, 0x09, 0x02, 0x01, 0x01, 0x00, 0x00, 0x00 }, -- cgit v1.2.3