From faa4abd6563cb72ab104d806fcebc02bd5e21c1a Mon Sep 17 00:00:00 2001 From: Steve Lhomme Date: Thu, 29 Dec 2022 17:23:12 +0100 Subject: [PATCH] Add a link for further BlockAdditional explanation --- ebml_matroska.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebml_matroska.xml b/ebml_matroska.xml index d98d6772..d8b5f092 100644 --- a/ebml_matroska.xml +++ b/ebml_matroska.xml @@ -175,7 +175,7 @@ An EBML parser that has no knowledge of the Block structure could still see and - Interpreted by the codec as it wishes (using the BlockAddID). + Data passed to the Track decoder. See (#block-addition-mappings) for details on the interpretation.