We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 1807

Summary: ogg seek is broken when tremor is used
Product: SDL_mixer Reporter: notasas
Component: miscAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: unspecified   
Hardware: All   
OS: All   
Attachments: fix patch

Description notasas 2013-04-16 12:53:18 UTC
Created attachment 1111 [details]
fix patch

ov_time_seek takes milliseconds, not seconds, so seek is broken.
Attached patch fixes the issue.
Comment 1 Sam Lantinga 2013-04-17 04:28:30 UTC
Fixed, thanks!
http://hg.libsdl.org/SDL_mixer/rev/e795460706d0