Mercurial > libavcodec.hg
diff ws-snd1.c @ 6299:64394c86a053 libavcodec
const
author | michael |
---|---|
date | Fri, 01 Feb 2008 16:20:59 +0000 |
parents | ca944f1db2b3 |
children | 48759bfbd073 |
line wrap: on
line diff
--- a/ws-snd1.c Fri Feb 01 16:20:27 2008 +0000 +++ b/ws-snd1.c Fri Feb 01 16:20:59 2008 +0000 @@ -45,7 +45,7 @@ static int ws_snd_decode_frame(AVCodecContext *avctx, void *data, int *data_size, - uint8_t *buf, int buf_size) + const uint8_t *buf, int buf_size) { // WSSNDContext *c = avctx->priv_data;