diff avcodec.h @ 6354:0809b40d9b65 libavcodec

Fix utils.c: In function ¡Æavcodec_get_context_defaults2¡Ç: utils.c:793: warning: assignment discards qualifiers from pointer target type
author lucabe
date Fri, 15 Feb 2008 12:04:35 +0000
parents 11a44fc273a5
children b2d487e54407
line wrap: on
line diff
--- a/avcodec.h	Fri Feb 15 11:38:38 2008 +0000
+++ b/avcodec.h	Fri Feb 15 12:04:35 2008 +0000
@@ -1197,7 +1197,7 @@
      * - encoding: Set by user
      * - decoding: unused
      */
-    char *rc_eq;
+    const char *rc_eq;
 
     /**
      * maximum bitrate