1.1.9 release a
[asdcplib.git] / src / AS_DCP.h
index deccbbba2bd6fab767e15f15f6e9a539e09b389b..5dafdaa5fbef63e0623340893b817731c9d22909 100755 (executable)
@@ -143,7 +143,7 @@ namespace ASDCP {
   // 1.0.1. If changes were also required in AS_DCP.h, the new version would be 1.1.1.
   const ui32_t VERSION_MAJOR = 1;
   const ui32_t VERSION_APIMINOR = 1;
-  const ui32_t VERSION_IMPMINOR = 8;
+  const ui32_t VERSION_IMPMINOR = 9;
   const char* Version();
 
   // UUIDs are passed around as strings of UUIDlen bytes
@@ -201,8 +201,6 @@ namespace ASDCP {
     ESS_JPEG_2000,   // the file contains one or more JPEG 2000 codestreams
     ESS_PCM_24b_48k, // the file contains one or more PCM audio pairs
     ESS_PCM_24b_96k, // the file contains one or more PCM audio pairs
-    ESS_UTF8_XML,    // the file contains UTF-8 encoded XML data
-    ESS_PNG          // the file contains a Portable Network Graphics image
   };
 
   // Determine the type of essence contained in the given MXF file. RESULT_OK