From #matroska irc.corecodec.com :
<ChrisHJW> alley_cat , are you here ?
<ChrisHJW> is there a working wavpack plugin for gstreamer already ?
<alley_cat> there are two
<alley_cat>

<ChrisHJW> then read here :
http://www.hydrogenaudio.org/forums/index....pic=27571&st=50<alley_cat> someone else wrote one recently, though that can't work with wavpack from matroska
<ChrisHJW> the last 2 replies
<alley_cat> mine hasn't changed much recently, haven't had time to get the stuff working correctly
<ChrisHJW> is it using David's lib already ?
<ChrisHJW> or still based on your modified code ?
<alley_cat> mine is
<robUx4>
http://unite-video.com/phpbb/viewtopic.php?p=66538#66538<ChrisHJW> do you distribute it somewhere ?
<alley_cat> the other one not yet, i just sent him the tarball today
<alley_cat> nope, that's up to david
<alley_cat> i sent him the 4.2 tarball
<ChrisHJW> alley_cat : David has your plugin ?
<alley_cat> oh, the plugin
<alley_cat> that's not ready for distribution
<ChrisHJW> yup
<ChrisHJW> :/
<ChrisHJW> and an alpha

?
<alley_cat> 1) the lib it needs doesn't officially exist yet, 2) the code is still too ugly
<alley_cat> i won't release anything until i get at least basic stuff like seeking to work
<ChrisHJW> 2) the code is still too ugly <--- i hear that all the time from you crazy coders

<alley_cat> the other wavpack plugin is much further than mine in that area
<alley_cat> it can seek and decode mono and stereo integer audio
<alley_cat> mine can only seek sometimes and decode stereo
<ChrisHJW> i c