[FFmpeg-cvslog] r14484 - in trunk/libavcodec: audioconvert.c audioconvert.h
Diego Biurrun
diego
Sun Aug 3 17:51:10 CEST 2008
On Sun, Aug 03, 2008 at 05:24:19PM +0200, Michael Niedermayer wrote:
> On Sun, Aug 03, 2008 at 01:55:50PM +0100, M?ns Rullg?rd wrote:
> >
> > Same thing. Let me try to state exactly what I want the rule to be:
> >
> > For each type, symbol, or macro used in a file (source or header),
> > the file shall contain an #include line guaranteed to provide,
> > directly or indirectly, a declaration or definition of the type,
> > symbol, or macro.
> >
> > Is this unambiguous enough?
>
> Yes, thank you!
>
> I do not want to make a premature statement but i think this suggestion
> would be acceptable.
> Though it is certainly not what diego suggested nor how i understood
> your previous mails.
It is what I suggested, or at least tried to.
We just need to clarify what indirectly providing means. It should be
something like "A is documented to provide B and this will never change".
Diego
More information about the ffmpeg-cvslog
mailing list