EBML_STOP 468 libavformat/matroskadec.c { MATROSKA_ID_CLUSTER, EBML_STOP, 0, offsetof(MatroskaDemuxContext,has_cluster_id) }, EBML_STOP 769 libavformat/matroskadec.c if (syntax->type != EBML_PASS && syntax->type != EBML_STOP) EBML_STOP 785 libavformat/matroskadec.c case EBML_STOP: *(int *)data = 1; return 1;