<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2016-05-25 19:39 GMT+02:00 Francois Cartegnie <span dir="ltr"><<a href="mailto:fcvlcdev@free.fr" target="_blank">fcvlcdev@free.fr</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Le 24/05/2016 à 20:42, Emeric Grange a écrit :<br>
> @@ -1202,6 +1203,13 @@ typedef struct<br>
><br>
>  typedef struct<br>
>  {<br>
> +    uint32_t i_chapter_count;<br>
> +    uint32_t i_chapter_start[100];<br>
> +<br>
<br>
</span>still the same issue as mentioned months ago.<br>
<br>
If you can't work with dynamic arrays, ask for help.<br></blockquote><div><br></div><div>Well you know, I merely took the existing mp4 chapter system as reference.</div><div>New patch with a dynamic array has been sent.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
Francois<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="https://mailman.videolan.org/listinfo/vlc-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/listinfo/vlc-devel</a><br>
</div></div></blockquote></div><br></div></div>