On Fri, Oct 05, 2012 at 10:27:57PM +0200, Anton Khirnov wrote:
> On Fri, 05 Oct 2012 21:08:39 +0200, Diego Biurrun <di...@biurrun.de> wrote:
> > --- a/libavdevice/timefilter.c
> > +++ b/libavdevice/timefilter.c
> > @@ -28,8 +28,8 @@
> >  
> >  struct TimeFilter {
> > -    /// Delay Locked Loop data. These variables refer to mathematical
> > -    /// concepts described in: 
> > http://www.kokkinizita.net/papers/usingdll.pdf
> > +    // Delay Locked Loop data. These variables refer to mathematical
> > +    // concepts described in: 
> > http://www.kokkinizita.net/papers/usingdll.pdf
> 
> This isn't "normal code", it's documenting a member of a struct. Nothing
> wrong with it being doxygen.

Yes, but it's strictly file-level documentation.  What point is there
in having it as Doxygen?

Diego
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to