EBML_STR          326 libavformat/matroskadec.c     { EBML_ID_DOCTYPE,            EBML_STR,  0, offsetof(Ebml, doctype),         { .s = "(none)" } },
EBML_STR          427 libavformat/matroskadec.c     { MATROSKA_ID_CODECID,               EBML_STR,   0, offsetof(MatroskaTrack, codec_id) },
EBML_STR          460 libavformat/matroskadec.c     { MATROSKA_ID_FILEMIMETYPE, EBML_STR,  0, offsetof(MatroskaAttachment, mime) },
EBML_STR          526 libavformat/matroskadec.c     { MATROSKA_ID_TAGLANG,        EBML_STR,  0,                   offsetof(MatroskaTag, lang), { .s = "und" } },
EBML_STR          534 libavformat/matroskadec.c     { MATROSKA_ID_TAGTARGETS_TYPE,       EBML_STR,  0, offsetof(MatroskaTagTarget, type) },
EBML_STR          972 libavformat/matroskadec.c         case EBML_STR:
EBML_STR         1033 libavformat/matroskadec.c         [EBML_STR]   = 0x1000000,
EBML_STR         1080 libavformat/matroskadec.c     case EBML_STR:
EBML_STR         1124 libavformat/matroskadec.c         case EBML_STR: