Skip to content

Commit

Permalink
Merge pull request #192 from MediaArea/update-message-to-EBML-Header-…
Browse files Browse the repository at this point in the history
…size-length

update message to EBML Header size length
  • Loading branch information
JeromeMartinez committed Jun 26, 2017
2 parents 844c1b0 + 8e0e5df commit 9134e65
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -293,7 +293,7 @@
<test>
<xsl:attribute name="outcome">fail</xsl:attribute>
<xsl:attribute name="reason">
<xsl:text>An Element at has an Element Size Length greater than EBMLMaxSizeLength.</xsl:text>
<xsl:text>An Element of the EBML Header has an Element Data Size with a length greater than 4 octets.</xsl:text>
</xsl:attribute>
<value>
<xsl:attribute name="offset">
Expand Down

0 comments on commit 9134e65

Please sign in to comment.