[FFmpeg-devel] [PATCH] remove leading underscores from identifiers
Diego Biurrun
diego
Mon Jul 2 19:49:51 CEST 2007
On Mon, Jul 02, 2007 at 03:42:26PM +0200, Michael Niedermayer wrote:
>
> On Mon, Jul 02, 2007 at 03:19:24PM +0200, Baptiste Coudurier wrote:
> >
> > M?ns Rullg?rd wrote:
> > > Diego Biurrun wrote:
> > >> Here is a patch to remove leading underscores from multiple inclusion
> > >> guards. This was recently discussed, it should be correct.
> > >
> > > Even better would be to prefix those names with AVFORMAT/AVCODEC/AVUTIL
> > > as appropriate. Just in case...
> > >
> >
> > Yes, I agree.
>
> me too ;)
Applied as is ;-p
There are many more header files that don't have a proper AV* prefix in
the multiple inclusion guard so this needs to be done in a separate
commit. I'll try to look into it later.
Diego
More information about the ffmpeg-devel
mailing list