summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorThomas Richter <thomas.richter@iis.fraunhofer.de>2021-05-26 19:05:47 +0200
committerThomas Richter <thomas.richter@iis.fraunhofer.de>2021-05-26 19:05:47 +0200
commite2f5a89d5ac11a57d6b3a4b982510622adb8f61e (patch)
treee6ad641f8954dadae13a321791095a00f8142a00 /src
parent483cc7f388df0353b970f80ac8774667815a8b16 (diff)
Reverted minor changes in AS_02.h and AS_DCP.h
Diffstat (limited to 'src')
-rw-r--r--src/AS_02.h3
-rwxr-xr-xsrc/AS_DCP.h2
2 files changed, 2 insertions, 3 deletions
diff --git a/src/AS_02.h b/src/AS_02.h
index 2fc7f5a..ab58f31 100644
--- a/src/AS_02.h
+++ b/src/AS_02.h
@@ -231,6 +231,7 @@ namespace AS_02
};
} //namespace JP2K
+
//---------------------------------------------------------------------------------
//
@@ -247,7 +248,7 @@ namespace AS_02
// the reader to signal the number of samples to be read by each call to ReadFrame();
//
- class MXFWriter
+ class MXFWriter
{
class h__Writer;
ASDCP::mem_ptr<h__Writer> m_Writer;
diff --git a/src/AS_DCP.h b/src/AS_DCP.h
index 9ca8679..58cbcc8 100755
--- a/src/AS_DCP.h
+++ b/src/AS_DCP.h
@@ -1,7 +1,5 @@
/*
Copyright (c) 2003-2018, John Hurst,
-Copyright (c) 2020, Thomas Richter Fraunhofer IIS,
-Copyright (c) 2020, Christian Minuth Fraunhofer IIS,
All rights reserved.
Redistribution and use in source and binary forms, with or without