Commit dc95111c authored by Vitor Sessak's avatar Vitor Sessak

Doxy comment

Originally committed as revision 14026 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 90ffc490
......@@ -323,7 +323,7 @@ static int interp(RA144Context *ractx, int16_t *out, int block_num,
}
}
/* Uncompress one block (20 bytes -> 160*2 bytes) */
/** Uncompress one block (20 bytes -> 160*2 bytes) */
static int ra144_decode_frame(AVCodecContext * avctx, void *vdata,
int *data_size, const uint8_t *buf, int buf_size)
{
......
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