]> sigrok.org Git - libsigrok.git/commit - src/input/wav.c
input/wav: Deal with IEEE float samples in WAV files.
authorBert Vermeulen <redacted>
Fri, 1 Aug 2014 10:02:09 +0000 (12:02 +0200)
committerBert Vermeulen <redacted>
Fri, 1 Aug 2014 10:02:09 +0000 (12:02 +0200)
commitcb41a838a7da85f897b7ddd401b35a243a81bf1f
treee95cddf8142ce61df3135b17dae4f324515b6f73
parent364859ac732fadddada2d1622dfec7f2ba2fef76
input/wav: Deal with IEEE float samples in WAV files.

This also skips chunks before the 'data' chunk in WAV files, as
this is quite common.
src/input/wav.c