EBML_NEST 264 libavformat/matroskadec.c { EBML_ID_HEADER, EBML_NEST, 0, 0, {.n=ebml_header} }, EBML_NEST 314 libavformat/matroskadec.c { MATROSKA_ID_ENCODINGCOMPRESSION,EBML_NEST, 0, offsetof(MatroskaTrackEncoding,compression), {.n=matroska_track_encoding_compression} }, EBML_NEST 320 libavformat/matroskadec.c { MATROSKA_ID_TRACKCONTENTENCODING, EBML_NEST, sizeof(MatroskaTrackEncoding), offsetof(MatroskaTrack,encodings), {.n=matroska_track_encoding} }, EBML_NEST 335 libavformat/matroskadec.c { MATROSKA_ID_TRACKVIDEO, EBML_NEST, 0, offsetof(MatroskaTrack,video), {.n=matroska_track_video} }, EBML_NEST 336 libavformat/matroskadec.c { MATROSKA_ID_TRACKAUDIO, EBML_NEST, 0, offsetof(MatroskaTrack,audio), {.n=matroska_track_audio} }, EBML_NEST 337 libavformat/matroskadec.c { MATROSKA_ID_TRACKCONTENTENCODINGS,EBML_NEST, 0, 0, {.n=matroska_track_encodings} }, EBML_NEST 352 libavformat/matroskadec.c { MATROSKA_ID_TRACKENTRY, EBML_NEST, sizeof(MatroskaTrack), offsetof(MatroskaDemuxContext,tracks), {.n=matroska_track} }, EBML_NEST 366 libavformat/matroskadec.c { MATROSKA_ID_ATTACHEDFILE, EBML_NEST, sizeof(MatroskaAttachement), offsetof(MatroskaDemuxContext,attachments), {.n=matroska_attachment} }, EBML_NEST 380 libavformat/matroskadec.c { MATROSKA_ID_CHAPTERDISPLAY, EBML_NEST, 0, 0, {.n=matroska_chapter_display} }, EBML_NEST 389 libavformat/matroskadec.c { MATROSKA_ID_CHAPTERATOM, EBML_NEST, sizeof(MatroskaChapter), offsetof(MatroskaDemuxContext,chapters), {.n=matroska_chapter_entry} }, EBML_NEST 398 libavformat/matroskadec.c { MATROSKA_ID_EDITIONENTRY, EBML_NEST, 0, 0, {.n=matroska_chapter} }, EBML_NEST 411 libavformat/matroskadec.c { MATROSKA_ID_CUETRACKPOSITION, EBML_NEST, sizeof(MatroskaIndexPos), offsetof(MatroskaIndex,pos), {.n=matroska_index_pos} }, EBML_NEST 416 libavformat/matroskadec.c { MATROSKA_ID_POINTENTRY, EBML_NEST, sizeof(MatroskaIndex), offsetof(MatroskaDemuxContext,index), {.n=matroska_index_entry} }, EBML_NEST 425 libavformat/matroskadec.c { MATROSKA_ID_SIMPLETAG, EBML_NEST, sizeof(MatroskaTag), offsetof(MatroskaTag,sub), {.n=matroska_simpletag} }, EBML_NEST 439 libavformat/matroskadec.c { MATROSKA_ID_SIMPLETAG, EBML_NEST, sizeof(MatroskaTag), offsetof(MatroskaTags,tag), {.n=matroska_simpletag} }, EBML_NEST 440 libavformat/matroskadec.c { MATROSKA_ID_TAGTARGETS, EBML_NEST, 0, offsetof(MatroskaTags,target), {.n=matroska_tagtargets} }, EBML_NEST 445 libavformat/matroskadec.c { MATROSKA_ID_TAG, EBML_NEST, sizeof(MatroskaTags), offsetof(MatroskaDemuxContext,tags), {.n=matroska_tag} }, EBML_NEST 456 libavformat/matroskadec.c { MATROSKA_ID_SEEKENTRY, EBML_NEST, sizeof(MatroskaSeekhead), offsetof(MatroskaDemuxContext,seekhead), {.n=matroska_seekhead_entry} }, EBML_NEST 461 libavformat/matroskadec.c { MATROSKA_ID_INFO, EBML_NEST, 0, 0, {.n=matroska_info } }, EBML_NEST 462 libavformat/matroskadec.c { MATROSKA_ID_TRACKS, EBML_NEST, 0, 0, {.n=matroska_tracks } }, EBML_NEST 463 libavformat/matroskadec.c { MATROSKA_ID_ATTACHMENTS, EBML_NEST, 0, 0, {.n=matroska_attachments} }, EBML_NEST 464 libavformat/matroskadec.c { MATROSKA_ID_CHAPTERS, EBML_NEST, 0, 0, {.n=matroska_chapters } }, EBML_NEST 465 libavformat/matroskadec.c { MATROSKA_ID_CUES, EBML_NEST, 0, 0, {.n=matroska_index } }, EBML_NEST 466 libavformat/matroskadec.c { MATROSKA_ID_TAGS, EBML_NEST, 0, 0, {.n=matroska_tags } }, EBML_NEST 467 libavformat/matroskadec.c { MATROSKA_ID_SEEKHEAD, EBML_NEST, 0, 0, {.n=matroska_seekhead } }, EBML_NEST 473 libavformat/matroskadec.c { MATROSKA_ID_SEGMENT, EBML_NEST, 0, 0, {.n=matroska_segment } }, EBML_NEST 487 libavformat/matroskadec.c { MATROSKA_ID_BLOCKGROUP, EBML_NEST, sizeof(MatroskaBlock), offsetof(MatroskaCluster,blocks), {.n=matroska_blockgroup} }, EBML_NEST 495 libavformat/matroskadec.c { MATROSKA_ID_CLUSTER, EBML_NEST, 0, 0, {.n=matroska_cluster} }, EBML_NEST 779 libavformat/matroskadec.c case EBML_NEST: if ((res=ebml_read_master(matroska, length)) < 0) EBML_NEST 804 libavformat/matroskadec.c case EBML_NEST: