Opened 16 years ago
Closed 16 years ago
#6485 closed patch (wontfix)
Fix win32 audio sync
Reported by: | Owned by: | Nigel | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | Ports - Windows | Version: | 0.21-fixes |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
win32 WriteAudio? blocks the loop one packet early, resulting in intermittent or nonexistent AV sync
Attachments (4)
Change History (6)
Changed 16 years ago by
Attachment: | ao_win_buf.patch added |
---|
comment:1 Changed 16 years ago by
Updated patch addresses an occasional crash due to Close() using uninitialized m_hWaveOut
Note: See
TracTickets for help on using
tickets.
patch