[vlc-devel] [PATCH v3] Add support for GoPro HiLight tags as chapters

Emeric Grange emeric.grange at gmail.com
Wed Jun 1 22:15:03 CEST 2016


2016-05-25 19:39 GMT+02:00 Francois Cartegnie <fcvlcdev at free.fr>:

> Le 24/05/2016 à 20:42, Emeric Grange a écrit :
> > @@ -1202,6 +1203,13 @@ typedef struct
> >
> >  typedef struct
> >  {
> > +    uint32_t i_chapter_count;
> > +    uint32_t i_chapter_start[100];
> > +
>
> still the same issue as mentioned months ago.
>
> If you can't work with dynamic arrays, ask for help.
>

Well you know, I merely took the existing mp4 chapter system as reference.
New patch with a dynamic array has been sent.


>
> Francois
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20160601/086c6a1b/attachment.html>


More information about the vlc-devel mailing list