[Ffmpeg-devel] H.264 encoder

Michael Niedermayer michaelni
Sat Jun 24 08:08:45 CEST 2006


Hi

On Sat, Jun 24, 2006 at 12:51:51AM -0400, Rich Felker wrote:
[...]
> > > +
> > > +/**
> > > + * Can contain pointers to the relevant starting points in a picture
> > > + */
> > > +typedef struct _MacroBlock
> > 
> > stuff begining with _ is reserved in C ...
> 
> Only if the second character is uppercase or another _, but here it is
> uppercase so yes it's reserved.

hmm, the c spec draft here says:
"All identiers that begin with an underscore and either an uppercase letter or another
 underscore are always reserved for any use.

 All identiers that begin with an underscore are always reserved for use as identiers
 with File scope in both the ordinary and tag name spaces."


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is




More information about the ffmpeg-devel mailing list