Mercurial > libavcodec.hg
changeset 7159:7767dc2b0ee6 libavcodec
Doxy comment
author | vitor |
---|---|
date | Sun, 29 Jun 2008 07:58:46 +0000 |
parents | bfbb2df9963a |
children | 05c4de3904f6 |
files | ra144.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ra144.c Sat Jun 28 19:41:18 2008 +0000 +++ b/ra144.c Sun Jun 29 07:58:46 2008 +0000 @@ -323,7 +323,7 @@ } } -/* 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) {