<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 24, 2015 at 4:09 PM, Andrew Eikum <span dir="ltr"><<a href="mailto:aeikum@codeweavers.com" target="_blank">aeikum@codeweavers.com</a>></span> wrote:<br><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Cool, I didn't know about libwmapro. It does look like exactly what we<br>
need, but I'm concerned about it being so out of date. ffmpeg's wma<br>
files alone have over 400 commits since 2011.<br>
<span class="HOEnZb"></span></blockquote><div><br></div><div>I don't know what was added later in ffmpeg but libwmapro definitely plays WMA files on my Sansa Clip+ running RockBox 3.13.<br><br></div><div>This is what I would do:<br><ul><li>Take libwmapro as-is to replace the ffmpeg dependency in your xinput2 implementation<br><br></li><li>If something is missing, or does not work as expected, contact the libwmapro maintainers and ask them why they haven't kept up to date with ffmpeg. Maybe those changes are only adaptations to new ffmpeg APIs, or unimportant changes. And maybe they will even say "it's a good idea, we'll look into updating libwmapro"<br><br></li><li>If everything else fails, take ffmpeg and spend a non-negligible amount of time isolating a "libwinewma", which you'll have to maintain yourself and everything in the future.<br></li></ul><p><br></p></div></div>-- <br><div class="gmail_signature">Pau Garcia i Quiles<br><a href="http://www.elpauer.org" target="_blank">http://www.elpauer.org</a><br>(Due to my workload, I may need 10 days to answer)</div>
</div></div>