]> sigrok.org Git - libsigrok.git/commit
input/wav: Fix broken handling of float32 samples on big endian
authorMarcus Comstedt <redacted>
Tue, 2 Sep 2014 17:14:25 +0000 (19:14 +0200)
committerMarcus Comstedt <redacted>
Tue, 2 Sep 2014 17:14:25 +0000 (19:14 +0200)
commit28d9df729254d998e152d7cec665a9db47c79c4d
tree2e37f446ad06fe830caa86324c3a577964703254
parentc7f5219e627d9aa880a7547ddab3abf73420807c
input/wav: Fix broken handling of float32 samples on big endian

Also, make sure that floats are 32 bit even in the case of an
extensible header.
src/input/wav.c