[DVDnav-discuss] dvdnav_describe_title_chapters
Jean-Baptiste Kempf
jb at videolan.org
Mon Apr 21 19:45:24 CEST 2014
On 18 Apr, Mickaël Guerin wrote :
> But when I try to free the *times array, I get an exception.
> Some google searchs, and my conclusion is that C compilers are different,
> so free() on xbmc side don't work with the calloc() of the dvdnav dll.
> I add a dvd_free(void* pdata) method on dvdnav (that just call free(pdata))
> and now it's working.
We use that for years, and this works fine for us.
> So, do you have any suggestions to make the dvdnav_describe_title_chapters
> usable, for every on who use it?
DVDnav and DVDread are hard because of the packing of structures.
You should check that.
With my kindest regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the DVDnav-discuss
mailing list