http://bugs.winehq.org/show_bug.cgi?id=14563
Maarten Lankhorst m.b.lankhorst@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |m.b.lankhorst@gmail.com
--- Comment #2 from Maarten Lankhorst m.b.lankhorst@gmail.com 2008-07-21 15:44:19 --- There is some code to parse mp3 files in dlls/quartz/mpegsplit.c
Of course this is way too overkill, all you have to do is create a mci driver that somehow plugs into winemp3, and directly pipe the data, that should be advanced enough to do the trick, unless seeking needs to be done, but I don't think it does.