Now using twice the buffer reserve in cTransfer if the primary DVB card is an unmodified version with only 2MB of SDRAM

This commit is contained in:
Klaus Schmidinger
2005-02-12 15:54:06 +01:00
parent a481a5200c
commit 3b871f8bb6
4 changed files with 26 additions and 4 deletions

View File

@@ -3399,3 +3399,7 @@ Video Disk Recorder Revision History
- Added DeviceClrAvailableTracks() and DeviceSetCurrentAudioTrack() to cPlayer
(thanks to Marco Schl<68><6C>ler).
- Fixed a typo in detecting UTF-8 (thanks to Reinhard Nissl).
- Now using twice the buffer reserve in cTransfer if the primary DVB card is an
unmodified version with only 2MB of SDRAM, to avoid audio stuttering when
playing Dolby Digital over the DVB card (thanks to Christian Jacobsen and Chad
Flynt for suggestions and experiments in that area).