projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b34aaed
)
Fix doxy of gb parameter in decode_gain_info().
author
Diego Biurrun
<diego@biurrun.de>
Fri, 2 Jul 2010 12:42:32 +0000
(12:42 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Fri, 2 Jul 2010 12:42:32 +0000
(12:42 +0000)
Originally committed as revision 23989 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/cook.c
patch
|
blob
|
history
diff --git
a/libavcodec/cook.c
b/libavcodec/cook.c
index
9a290c3
..
6376ead
100644
(file)
--- a/
libavcodec/cook.c
+++ b/
libavcodec/cook.c
@@
-364,7
+364,7
@@
static av_cold int cook_decode_close(AVCodecContext *avctx)
/**
* Fill the gain array for the timedomain quantization.
*
- * @param
q pointer to the COOK
Context
+ * @param
gb pointer to the GetBit
Context
* @param gaininfo array of gain indexes
*/