summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Sheby <44249925+msheby@users.noreply.github.com>2023-02-09 17:31:26 -0800
committerMatthew Sheby <44249925+msheby@users.noreply.github.com>2023-02-09 17:31:26 -0800
commitfbb91101439625e99312a15581d45bccf741dc6a (patch)
treebd1359da0ac9b2f945e51c090fd6160c5edc639a
parent3f9fd2c3c3fffcccd53016619475b32642ed6aa5 (diff)
RDD 52 points to ST 428-7:2014
-rw-r--r--src/TimedText_Parser.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/TimedText_Parser.cpp b/src/TimedText_Parser.cpp
index d3eca72..ed3dd42 100644
--- a/src/TimedText_Parser.cpp
+++ b/src/TimedText_Parser.cpp
@@ -39,7 +39,7 @@ using namespace ASDCP;
using Kumu::DefaultLogSink;
-static const char* c_dcst_namespace_name = "http://www.smpte-ra.org/schemas/428-7/2007/DCST";
+static const char* c_dcst_namespace_name = "http://www.smpte-ra.org/schemas/428-7/2014/DCST";
//------------------------------------------------------------------------------------------