Opened 17 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)
by , 17 years ago
Attachment: | ao_win_buf.patch added |
---|
comment:1 by , 17 years ago
Updated patch addresses an occasional crash due to Close() using uninitialized m_hWaveOut
Note:
See TracTickets
for help on using tickets.
patch