<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <meta http-equiv="Content-Style-Type" content="text/css" />
  <meta name="generator" content="pandoc" />
  <title></title>
  <style type="text/css">code{white-space: pre;}</style>
</head>
<body>
<p>On 2016-11-04 11:16, Francois Cartegnie wrote:</p>
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;color:#500050">
<pre><code> Le 01/11/2016 à 03:03, Filip Roséen a écrit :</code></pre>
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;color:#500050">
<pre><code> diff --git a/modules/demux/mp4/libmp4.c b/modules/demux/mp4/libmp4.c
 index 5ea8f8a..8dcf96a 100644
 --- a/modules/demux/mp4/libmp4.c
 +++ b/modules/demux/mp4/libmp4.c</code></pre>
</blockquote>
<pre><code> Fix would hide from tree complete but unknown boxes and bring regressions.</code></pre>
</blockquote>
<p>Thank you for your reply, but I am not sure I completely understand what you are referring to. Could you elaborate the explanation?</p>
<p>From what I can tell the unknown box would simply be discarded if it could not be parsed, or are you saying that the changes would cause parsing to stop completely?</p>
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;color:#500050">
<pre><code> Has been properly fixed.</code></pre>
</blockquote>
</body>
</html>