codec: ttml add more namespaces defines

This commit is contained in:
François Cartegnie 2024-02-29 17:51:47 +01:00 committed by Felix Paul Kühne
parent 29759b7141
commit a55c9e9a6b
1 changed files with 2 additions and 0 deletions

View File

@ -68,6 +68,8 @@ struct tt_searchkey
#define TT_NS_PROFILE TT_NS "/profile/"
#define TT_NS_FEATURE TT_NS "/feature/"
#define TT_NS_EXTENSION TT_NS "/extension/"
#define TT_NS_XML "http://www.w3.org/XML/1998/namespace"
#define TT_NS_SMPTE_TT_EXT "http://www.smpte-ra.org/schemas/2052-1/2010/smpte-tt"
typedef struct
{