On Tue, Feb 11, 2014 at 07:15:04AM +0100, Anton Khirnov wrote: > --- a/libavfilter/buffersink.h > +++ b/libavfilter/buffersink.h > @@ -86,6 +90,9 @@ int av_buffersink_get_frame(AVFilterContext *ctx, AVFrame > *frame); > * frame will contain exactly nb_samples audio samples, except > at > * the end of stream, when it can contain less than nb_samples. > * > + * @return the return codes have the same meaning as for > + * av_buffersink_get_samples()
Please capitalize and end in a period, let's try to write proper English in the docs. The patch is probably OK otherwise. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
