annotate vamp-sdk/libvamp-sdk.la.in @ 168:006a775133b1

* Re-do the way the v2 structure (with durations) is returned. I bungled backward compatibility -- I failed to spot the contiguous array returned from process()... duh. Also bump library versions.
author cannam
date Thu, 24 Jul 2008 16:50:11 +0000
parents 120f88880347
children
rev   line source
cannam@33 1 dlname='%LINK_ABI%'
cannam@33 2 library_names='%LIBNAME% %LINK_ABI% %LINK_DEV%'
cannam@33 3 old_library='%STATIC%'
cannam@33 4 dependency_libs=''
cannam@168 5 current=2
cannam@168 6 age=0
cannam@168 7 revision=0
cannam@35 8 installed=yes
cannam@33 9 libdir='%LIBS%'