comparison 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
comparison
equal deleted inserted replaced
167:31eda4b11f2b 168:006a775133b1
1 dlname='%LINK_ABI%' 1 dlname='%LINK_ABI%'
2 library_names='%LIBNAME% %LINK_ABI% %LINK_DEV%' 2 library_names='%LIBNAME% %LINK_ABI% %LINK_DEV%'
3 old_library='%STATIC%' 3 old_library='%STATIC%'
4 dependency_libs='' 4 dependency_libs=''
5 current=1 5 current=2
6 age=1 6 age=0
7 revision=2 7 revision=0
8 installed=yes 8 installed=yes
9 libdir='%LIBS%' 9 libdir='%LIBS%'