Opened 16 years ago
Closed 16 years ago
#633 closed defect (fixed)
Bugs in dsound.c: stop/start without close/reopen & possible buffer overrun when 10 ms samples used (thanks Seth Hinze for the patch).
Reported by: | nanang | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-1.0-rc3 |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Change History (4)
comment:1 Changed 16 years ago by nanang
- Summary changed from Bugs in dsound.c: stop/start without close/reopen & possible buffer overrun when 10 ms samples used (thanks David Parker for the patch). to Bugs in dsound.c: stop/start without close/reopen & possible buffer overrun when 10 ms samples used (thanks Seth Hinze for the patch).
comment:2 Changed 16 years ago by bennylp
comment:3 Changed 16 years ago by nanang
In r2296: Fixed DirectSound? implementation to avoid playback buffer read & write cursor race.
comment:4 Changed 16 years ago by nanang
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Committed in r2288: