[FFmpeg-soc] [soc]: r3290 - wmapro/wma3dec.c
faust3
subversion at mplayerhq.hu
Thu Aug 14 23:12:09 CEST 2008
Author: faust3
Date: Thu Aug 14 23:12:08 2008
New Revision: 3290
Log:
replaced len with length in a doxygen comment
Modified:
wmapro/wma3dec.c
Modified: wmapro/wma3dec.c
==============================================================================
--- wmapro/wma3dec.c (original)
+++ wmapro/wma3dec.c Thu Aug 14 23:12:08 2008
@@ -460,7 +460,7 @@ static int wma_decode_frame(WMA3DecodeCo
/**
- *@brief Calculate remaining input buffer len.
+ *@brief Calculate remaining input buffer length.
*@param s codec context
*@return remaining size in bits
*/
More information about the FFmpeg-soc
mailing list