From 665b2e2e5dcf2266e636d29bcf4ef281da65117f Mon Sep 17 00:00:00 2001 From: jhurst Date: Thu, 22 Jan 2015 21:05:58 +0000 Subject: phdr --- src/MDD.cpp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/MDD.cpp') diff --git a/src/MDD.cpp b/src/MDD.cpp index ce03603..cae083d 100644 --- a/src/MDD.cpp +++ b/src/MDD.cpp @@ -1,5 +1,5 @@ /* -Copyright (c) 2006-2013, John Hurst +Copyright (c) 2006-2015, John Hurst All rights reserved. Redistribution and use in source and binary forms, with or without @@ -1183,6 +1183,10 @@ static const ASDCP::MDDEntry s_MDD_Table[] = { 0x0e, 0x09, 0x06, 0x07, 0x01, 0x01, 0x01, 0x06 }, {0}, false, "PHDRMetadataTrackSubDescriptor_SimplePayloadSID" }, + { { 0x06, 0x0e, 0x2b, 0x34, 0x01, 0x01, 0x01, 0x0e, // 380 + 0x04, 0x01, 0x06, 0x03, 0x0e, 0x00, 0x00, 0x00 }, + {0}, true, "JPEG2000PictureSubDescriptor_J2CLayout" }, + { {0}, {0}, false, 0 } }; -- cgit v1.2.3