projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
9600043
)
s/#AVClass/AVClass/, consistent with the rest of the doxy.
author
Stefano Sabatini
<stefano.sabatini-lala@poste.it>
Fri, 12 Dec 2008 23:02:21 +0000
(23:02 +0000)
committer
Stefano Sabatini
<stefano.sabatini-lala@poste.it>
Fri, 12 Dec 2008 23:02:21 +0000
(23:02 +0000)
Originally committed as revision 16085 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/opt.h
patch
|
blob
|
history
diff --git
a/libavcodec/opt.h
b/libavcodec/opt.h
index
557c430
..
e830432
100644
(file)
--- a/
libavcodec/opt.h
+++ b/
libavcodec/opt.h
@@
-91,7
+91,7
@@
typedef struct AVOption {
* for which it is the case that opt->flags & mask == flags).
*
* @param[in] obj a pointer to a struct whose first element is a
- * pointer to an
#
AVClass
+ * pointer to an AVClass
* @param[in] name the name of the option to look for
* @param[in] unit the unit of the option to look for, or any if NULL
* @return a pointer to the option found, or NULL if no option