On Mon, Jun 13, 2011 at 11:23:51AM +0200, Anton Khirnov wrote: > From: Wim Lewis <[email protected]> > > --- a/libavcodec/avcodec.h > +++ b/libavcodec/avcodec.h > @@ -3253,7 +3253,9 @@ void av_resample_compensate(struct AVResampleContext > *c, int sample_delta, int c > > /** > - * Allocate memory for a picture. Call avpicture_free to free it. > + * Allocate memory for a picture. Call avpicture_free() to free it. > + * > + * \see avpicture_fill()
@-syntax is preferred for Doxygen Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
