annotate tests/test-vamp-test-plugin/expected/vamp-test-plugin-instants.csv @ 366:9f7297c47850
Update plugin handling to follow the smart pointers used in the svcore library. This is awkward in our context, and the outcome isn't a very nice one - but it
does look as if we had the potential for use-after-free in cases where a plugin
was both used "bare" and wrapped in an auto-deleting adapter; those should be
fixed now
author |
Chris Cannam |
date |
Thu, 23 Apr 2020 15:51:55 +0100 |
parents |
7a31201dc42d |
children |
|
rev |
line source |
Chris@75
|
1 ,0.000000000,"1 of 10 at 0"
|
Chris@75
|
2 ,1.500000000,"2 of 10 at 1.5"
|
Chris@75
|
3 ,3.000000000,"3 of 10 at 3"
|
Chris@75
|
4 ,4.500000000,"4 of 10 at 4.5"
|
Chris@75
|
5 ,6.000000000,"5 of 10 at 6"
|
Chris@75
|
6 ,7.500000000,"6 of 10 at 7.5"
|
Chris@75
|
7 ,9.000000000,"7 of 10 at 9"
|
Chris@75
|
8 ,10.500000000,"8 of 10 at 10.5"
|
Chris@75
|
9 ,12.000000000,"9 of 10 at 12"
|
Chris@75
|
10 ,13.500000000,"10 of 10 at 13.5"
|