]> sigrok.org Git - libsigrok.git/commit
VCD input: Chunk up the samples in 1MB blocks.
authorPetteri Aimonen <redacted>
Wed, 4 Feb 2015 15:46:33 +0000 (17:46 +0200)
committerUwe Hermann <redacted>
Thu, 26 Nov 2015 20:44:31 +0000 (21:44 +0100)
commitdb0e5c999df2872e9be422a6ec48920eb3f4eb3f
tree462399f31a1aec45b6c21eaf834f93e95d34f9fe
parent3393f185a5109832db68966a44b46204cc5c53c5
VCD input: Chunk up the samples in 1MB blocks.

This gives about 100x speed improvement when converting VCD->SR.

Also should allow practically unlimited number of channels.

This fixes bug #551.
src/input/vcd.c