annotate vamp-plugin.map @ 188:487261a22b18 re-minimise

distance_t * diagonalWeight might not fit in distance_t; use pathcost_t for it. Also remove C-style casts.
author Chris Cannam
date Thu, 26 Feb 2015 12:19:17 +0000
parents d57673cfb9e3
children
rev   line source
cannam@3 1 {
cannam@3 2 global: vampGetPluginDescriptor;
cannam@3 3 local: *;
cannam@3 4 };