[soc]: r5330 - wmapro/wmaprodec.c
29 Aug
2009
29 Aug
'09
1:15 p.m.
Author: faust3 Date: Sat Aug 29 15:15:09 2009 New Revision: 5330 Log: document error return code for decode_subframe_length Modified: wmapro/wmaprodec.c Modified: wmapro/wmaprodec.c ============================================================================== --- wmapro/wmaprodec.c Sat Aug 29 15:10:20 2009 (r5329) +++ wmapro/wmaprodec.c Sat Aug 29 15:15:09 2009 (r5330) @@ -447,9 +447,9 @@ static av_cold int decode_init(AVCodecCo } /** - *@brief Decode the subframe length + *@brief Decode the subframe length. *@param s context - *@return decoded subframe length + *@return decoded subframe length on success, 0 in case of an error */ static int decode_subframe_length(WMA3DecodeContext *s) {
6103
Age (days ago)
6103
Last active (days ago)
0 comments
1 participants
participants (1)
-
faust3