Opened 15 years ago

Closed 15 years ago

#6485 closed patch (wontfix)

Fix win32 audio sync

Reported by: Jeff Lu <jll544@…> 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)

ao_win_buf.patch (539 bytes) - added by Jeff Lu <jll544@…> 15 years ago.
patch
log_orig.txt (83.5 KB) - added by Jeff Lu <jll544@…> 15 years ago.
log before patch
log_patched.txt (139.1 KB) - added by Jeff Lu <jll544@…> 15 years ago.
log after patch
ao_win_buf.2.patch (854 bytes) - added by Jeff Lu <jll544@…> 15 years ago.
updated patch

Download all attachments as: .zip

Change History (6)

Changed 15 years ago by Jeff Lu <jll544@…>

Attachment: ao_win_buf.patch added

patch

Changed 15 years ago by Jeff Lu <jll544@…>

Attachment: log_orig.txt added

log before patch

Changed 15 years ago by Jeff Lu <jll544@…>

Attachment: log_patched.txt added

log after patch

Changed 15 years ago by Jeff Lu <jll544@…>

Attachment: ao_win_buf.2.patch added

updated patch

comment:1 Changed 15 years ago by Jeff Lu <jll544@…>

Updated patch addresses an occasional crash due to Close() using uninitialized m_hWaveOut

comment:2 Changed 15 years ago by markk

Resolution: wontfix
Status: newclosed

These changes will be incorporated into trunk. See #6538.

Note: See TracTickets for help on using tickets.