[MPlayer-dev-eng] [PATCH] Support asf aspect ratio

Zuxy Meng zuxy.meng at gmail.com
Sun Dec 3 15:21:09 CET 2006


Hi,

2006/12/3, Reimar Döffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de>:
> Hello,
> On Sun, Dec 03, 2006 at 09:58:28PM +0800, Zuxy Meng wrote:
> >  ////////////////////////
> > +// ASF Metadata Record
> > +////////////////////////
> > +typedef struct __attribute__((packed)) {
>
> I know the existing code does that, but please avoid that
> __attribute__((packed)), direct reading into memory etc. crap in new
> code, this is a horrible and non-portable coding style.
>

Where can I find examples of the correct way for handling this?

-- 
Zuxy
Beauty is truth,
While truth is beauty.
PGP KeyID: E8555ED6



More information about the MPlayer-dev-eng mailing list