EBML_STR          410 libavformat/matroskadec.c     { EBML_ID_DOCTYPE,            EBML_STR,  0, offsetof(Ebml, doctype),         { .s = "(none)" } },
EBML_STR          556 libavformat/matroskadec.c     { MATROSKA_ID_CODECID,               EBML_STR,   0, offsetof(MatroskaTrack, codec_id) },
EBML_STR          559 libavformat/matroskadec.c     { MATROSKA_ID_TRACKLANGUAGE,         EBML_STR,   0, offsetof(MatroskaTrack, language),     { .s = "eng" } },
EBML_STR          589 libavformat/matroskadec.c     { MATROSKA_ID_FILEMIMETYPE, EBML_STR,  0, offsetof(MatroskaAttachment, mime) },
EBML_STR          656 libavformat/matroskadec.c     { MATROSKA_ID_TAGLANG,        EBML_STR,  0,                   offsetof(MatroskaTag, lang), { .s = "und" } },
EBML_STR          664 libavformat/matroskadec.c     { MATROSKA_ID_TAGTARGETS_TYPE,       EBML_STR,  0, offsetof(MatroskaTagTarget, type) },
EBML_STR         1100 libavformat/matroskadec.c             case EBML_STR:
EBML_STR         1182 libavformat/matroskadec.c         [EBML_STR]   = 0x1000000,
EBML_STR         1395 libavformat/matroskadec.c     case EBML_STR:
EBML_STR         1491 libavformat/matroskadec.c         case EBML_STR: