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

Francois Cartegnie fcvlcdev at free.fr
Wed May 25 19:39:24 CEST 2016


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.

Francois


More information about the vlc-devel mailing list