Commit 094b18b6 authored by Diego Biurrun's avatar Diego Biurrun

Fix doxy of gb parameter in decode_gain_info().

Originally committed as revision 23989 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent b34aaed2
......@@ -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 COOKContext
* @param gb pointer to the GetBitContext
* @param gaininfo array of gain indexes
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment