Opened 17 years ago

Closed 16 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@…> 17 years ago.
patch
log_orig.txt (83.5 KB ) - added by Jeff Lu <jll544@…> 17 years ago.
log before patch
log_patched.txt (139.1 KB ) - added by Jeff Lu <jll544@…> 17 years ago.
log after patch
ao_win_buf.2.patch (854 bytes ) - added by Jeff Lu <jll544@…> 17 years ago.
updated patch

Download all attachments as: .zip

Change History (6)

by Jeff Lu <jll544@…>, 17 years ago

Attachment: ao_win_buf.patch added

patch

by Jeff Lu <jll544@…>, 17 years ago

Attachment: log_orig.txt added

log before patch

by Jeff Lu <jll544@…>, 17 years ago

Attachment: log_patched.txt added

log after patch

by Jeff Lu <jll544@…>, 17 years ago

Attachment: ao_win_buf.2.patch added

updated patch

comment:1 by Jeff Lu <jll544@…>, 17 years ago

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

comment:2 by markk, 16 years ago

Resolution: wontfix
Status: newclosed

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

Note: See TracTickets for help on using tickets.