[DVDnav-discuss] Using libdvdnav on ARM Based NAS
Nico Sabbi
Nicola.Sabbi at poste.it
Wed Dec 10 09:43:14 CET 2008
On Wednesday 10 December 2008 04:34:05 Erik Hovland wrote:
> >
> > I saw that there was no ATTRIBUTE__PACKED on the app_info union
> > and when I added this to line 123, the size of the structure was
> > read as 8 on my NAS. I simply changed " } app_info;" to "}
> > ATTRIBUTE_PACKED app_info;" I then recompiled and ran the menus
> > examples in libdvdnav and I saw no zero check errors. Just for
> > completeless, I read the size of the structure on my PC with the
> > change and it remained as 8, so it seems to have no effect when
> > running on x86.
>
> Attached is the proposed fix in patch form. To help w/ the
> application of the change.
>
> E
ok to commit
More information about the DVDnav-discuss
mailing list