You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Fix doxy of gb parameter in decode_gain_info().
Originally committed as revision 23989 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user