On Mon, Dec 16, 2013 at 02:42:28PM +0100, Vittorio Giovara wrote: > --- a/libavutil/stereo3d.h > +++ b/libavutil/stereo3d.h > @@ -140,7 +140,7 @@ AVStereo3D *av_stereo3d_alloc(void); > /** > * Allocate a complete AVFrameSideData and add it to the frame. > * > - * @param The frame on which the side data is added to. > + * @param frame frame on which the side data is added to.
Please fix the wording while you are at it: @param frame The frame which side data is added. Change that and push. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
