[Bf-blender-cvs] [7bf62f0] master: ...and linking, sorry for that!

Antony Riakiotakis noreply at git.blender.org
Thu Apr 10 21:01:03 CEST 2014


Commit: 7bf62f0c602a59cc661c04243cca6ea9b9e3cfed
Author: Antony Riakiotakis
Date:   Thu Apr 10 22:00:54 2014 +0300
https://developer.blender.org/rB7bf62f0c602a59cc661c04243cca6ea9b9e3cfed

...and linking, sorry for that!

===================================================================

M	extern/libmv/libmv-capi_stub.cc

===================================================================

diff --git a/extern/libmv/libmv-capi_stub.cc b/extern/libmv/libmv-capi_stub.cc
index 357a19e..6e3b733 100644
--- a/extern/libmv/libmv-capi_stub.cc
+++ b/extern/libmv/libmv-capi_stub.cc
@@ -79,7 +79,7 @@ void libmv_samplePlanarPatch(const float * /*image*/,
 	/* TODO(sergey): implement */
 }
 
-void libmv_samplePlanarPatch(const unsigned char * /*image*/,
+void libmv_samplePlanarPatchByte(const unsigned char * /*image*/,
                              int /*width*/, int /*height*/, int /*channels*/,
                              const double * /*xs*/, const double * /*ys*/,
                              int /*num_samples_x*/, int /*num_samples_y*/,




More information about the Bf-blender-cvs mailing list