projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e669590
)
Avoid one more instance of angular brackets in Doxygen comments.
author
Diego Biurrun
<diego@biurrun.de>
Fri, 2 Jul 2010 11:53:00 +0000
(11:53 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Fri, 2 Jul 2010 11:53:00 +0000
(11:53 +0000)
Originally committed as revision 23982 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/cook.c
patch
|
blob
|
history
diff --git
a/libavcodec/cook.c
b/libavcodec/cook.c
index
419e1c4
..
9a290c3
100644
(file)
--- a/
libavcodec/cook.c
+++ b/
libavcodec/cook.c
@@
-365,7
+365,7
@@
static av_cold int cook_decode_close(AVCodecContext *avctx)
* Fill the gain array for the timedomain quantization.
*
* @param q pointer to the COOKContext
- * @param gaininfo
[9]
array of gain indexes
+ * @param gaininfo array of gain indexes
*/
static void decode_gain_info(GetBitContext *gb, int *gaininfo)