shithub: libvpx

Download patch

ref: 09ce3177bb9d2fc421f5020c5ef44dfc2f84f852
parent: 8de0404ed99ffd99fd8ee5cd7dbddfc8d9ec011f
author: James Zern <jzern@google.com>
date: Mon Feb 26 18:03:02 EST 2018

datarate_test: correct last_pts_ref_ type

use vpx_codec_pts_t to match last_pts_; this quiets a conversion warning
under visual studio

Change-Id: I3f1c146fc13f2edfb515d76730a9ef063846bf69

--- a/test/datarate_test.cc
+++ b/test/datarate_test.cc
@@ -1648,7 +1648,7 @@
   vpx_svc_ref_frame_config_t ref_frame_config;
   int update_pattern_;
   bool change_bitrate_;
-  int last_pts_ref_;
+  vpx_codec_pts_t last_pts_ref_;
 };
 
 // Check basic rate targeting for 1 pass CBR SVC: 2 spatial layers and 1