EBML_STR          256 libavformat/matroskadec.c     { EBML_ID_DOCTYPE,                EBML_STR,  0, offsetof(Ebml,doctype), {.s="(none)"} },
EBML_STR          329 libavformat/matroskadec.c     { MATROSKA_ID_CODECID,              EBML_STR,  0, offsetof(MatroskaTrack,codec_id) },
EBML_STR          359 libavformat/matroskadec.c     { MATROSKA_ID_FILEMIMETYPE,       EBML_STR,  0, offsetof(MatroskaAttachement,mime) },
EBML_STR          423 libavformat/matroskadec.c     { MATROSKA_ID_TAGLANG,            EBML_STR,  0, offsetof(MatroskaTag,lang), {.s="und"} },
EBML_STR          430 libavformat/matroskadec.c     { MATROSKA_ID_TAGTARGETS_TYPE,      EBML_STR,  0, offsetof(MatroskaTagTarget,type) },
EBML_STR          736 libavformat/matroskadec.c         case EBML_STR:
EBML_STR          776 libavformat/matroskadec.c     case EBML_STR:
EBML_STR          801 libavformat/matroskadec.c         case EBML_STR: