projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d9fc21
)
apidoc: fix warning from stereo3d.h
author
Vittorio Giovara
<vittorio.giovara@gmail.com>
Mon, 16 Dec 2013 13:40:06 +0000
(14:40 +0100)
committer
Vittorio Giovara
<vittorio.giovara@gmail.com>
Tue, 17 Dec 2013 08:34:08 +0000
(09:34 +0100)
libavutil/stereo3d.h
patch
|
blob
|
history
diff --git
a/libavutil/stereo3d.h
b/libavutil/stereo3d.h
index e27dc16da1340169eff0f8bae31728b9926f29d7..695d6f1baea61ece9cbf1181ad9eb33ba1718b44 100644
(file)
--- 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 The frame which
side data is added to.
*
* @return The AVStereo3D structure to be filled by caller.
*/