shithub: libvpx

Download patch

ref: 5cc0de90d23000b4f59a2bb59645350de6f7248f
parent: 5750f78d6107f924ca4c808c95d7a6d31f59892d
parent: 27f4b14c65397627326fb1b7cc9ea127640d3d57
author: Jim Bankoski <jimbankoski@google.com>
date: Fri Feb 14 04:09:06 EST 2014

Merge "vp9_onyx_int.h resolve visual studio warning errors"

--- a/vp9/encoder/vp9_onyx_int.h
+++ b/vp9/encoder/vp9_onyx_int.h
@@ -445,7 +445,7 @@
   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)