OSDN Git Service

const
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 1 Feb 2008 16:20:59 +0000 (16:20 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 1 Feb 2008 16:20:59 +0000 (16:20 +0000)
Originally committed as revision 11793 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/ws-snd1.c

index a419e3d..057d4bf 100644 (file)
@@ -45,7 +45,7 @@ static int ws_snd_decode_init(AVCodecContext * avctx)
 
 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;