winemp3: Try to find a valid header instead of failing immediately.
commit586d9e140e3934e0a88979fe269e41aeddb04b35
authorMaarten Lankhorst <m.b.lankhorst@gmail.com>
Tue, 10 Jun 2008 14:52:06 +0000 (10 16:52 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 19 Jun 2008 09:44:04 +0000 (19 11:44 +0200)
tree998e3d639289f5c0aba91586649458547e72ca63
parent13281501937fd3919eeaa22c2209bbad87810f0b
winemp3: Try to find a valid header instead of failing immediately.

After seeking there might be some initial garbage, this makes it ignore it.
dlls/winemp3.acm/common.c
dlls/winemp3.acm/interface.c
dlls/winemp3.acm/mpegl3.c