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 - ogg seek is broken when tremor is used
Summary: ogg seek is broken when tremor is used
Status: RESOLVED FIXED
Alias: None
Product: SDL_mixer
Classification: Unclassified
Component: misc (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-16 12:53 UTC by notasas
Modified: 2013-04-17 04:28 UTC (History)
0 users

See Also:


Attachments
fix patch (720 bytes, patch)
2013-04-16 12:53 UTC, notasas
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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