diff avcodec.h @ 4030:ffe1b004ecc7 libavcodec

Make ffmpeg work with x264 r592
author lu_zero
date Mon, 16 Oct 2006 17:44:29 +0000
parents aace6b74fddc
children f20c7bb12103
line wrap: on
line diff
--- a/avcodec.h	Mon Oct 16 15:01:12 2006 +0000
+++ b/avcodec.h	Mon Oct 16 17:44:29 2006 +0000
@@ -1889,7 +1889,7 @@
      * - encoding: set by user.
      * - decoding: unused
      */
-    int crf;
+    float crf;
 
     /**
      * constant quantization parameter rate control method