It is pretty complete on the decoding side and should works with any WavPack v4 files (8,16,24,32 bits, more than 2 channels). It will maybe need some more works on 24 bits PCM and 32 bits float support. (be carefull directshow is picky about more than 16bits support, lower your audio speaker volume before, just in case
So it's mainly missing tag reading for now, and some little bug fixing probably
Some more information in the properties page could be nice also like lossless/hybrid/lossy or the number of crc error encountered.
That will probably come at a later time.
Correction filles are automatically loaded if present with the same name as the .wv but with the .wvc extension.
The decoder also works with WavPack stored in Matroska files (Lossless, Lossy and Hybrid) you need last Haali's Splitter for that.
Here is the link : http://coreforge.org/projects/coredsf/
