]> granicus.if.org Git - libvpx/commitdiff
vp9_onyx_int.h resolve visual studio warning errors
authorJim Bankoski <jimbankoski@google.com>
Thu, 13 Feb 2014 22:08:38 +0000 (14:08 -0800)
committerGerrit Code Review <gerrit@gerrit.golo.chromium.org>
Fri, 14 Feb 2014 14:36:29 +0000 (06:36 -0800)
Change-Id: Iec8a51bdea6d6c916051d3bc5bbc6d00754d0cc8

vp9/encoder/vp9_onyx_int.h

index 1ab1814c0d237669266ea07c4e11bdbc80ca188f..4831b6f727f665246f681f55048a3be0521b6eba 100644 (file)
@@ -445,7 +445,7 @@ typedef struct VP9_COMP {
   YV12_BUFFER_CONFIG *un_scaled_source;
   YV12_BUFFER_CONFIG scaled_source;
 
-  unsigned int key_frame_frequency;
+  int key_frame_frequency;
 
   int gold_is_last;  // gold same as last frame ( short circuit gold searches)
   int alt_is_last;  // Alt same as last ( short circuit altref search)