Opened 16 years ago

Closed 15 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

Committed in r2288:

  • Fixed issue on start/stop without close/reopen.
  • Fixed possibility of buffer overrun whe 10ms samples used.
  • Fixed latency unit of sound stream info, from ms to samples.
  • Updated playback buffer to fill the whole playback buffer in each notification in order to increase samples data availability.

comment:3 Changed 16 years ago by nanang

In r2296: Fixed DirectSound? implementation to avoid playback buffer read & write cursor race.

comment:4 Changed 15 years ago by nanang

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.