changeset 6299:64394c86a053 libavcodec

const
author michael
date Fri, 01 Feb 2008 16:20:59 +0000
parents c8ec0c985df8
children 2100739c6a22
files ws-snd1.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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;