diff options
| author | Matthew Sheby <44249925+msheby@users.noreply.github.com> | 2023-02-09 17:31:26 -0800 |
|---|---|---|
| committer | Matthew Sheby <44249925+msheby@users.noreply.github.com> | 2023-02-09 17:31:26 -0800 |
| commit | fbb91101439625e99312a15581d45bccf741dc6a (patch) | |
| tree | bd1359da0ac9b2f945e51c090fd6160c5edc639a | |
| parent | 3f9fd2c3c3fffcccd53016619475b32642ed6aa5 (diff) | |
RDD 52 points to ST 428-7:2014
| -rw-r--r-- | src/TimedText_Parser.cpp | 2 |
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"; //------------------------------------------------------------------------------------------ |
