OSDN Git Service

apidoc: fix warning from stereo3d.h
authorVittorio Giovara <vittorio.giovara@gmail.com>
Mon, 16 Dec 2013 13:40:06 +0000 (14:40 +0100)
committerVittorio Giovara <vittorio.giovara@gmail.com>
Tue, 17 Dec 2013 08:34:08 +0000 (09:34 +0100)
libavutil/stereo3d.h

index e27dc16..695d6f1 100644 (file)
@@ -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 The frame which side data is added to.
  *
  * @return The AVStereo3D structure to be filled by caller.
  */