Fixed cDvbTuner to avoid lockups on NPTL systems

This commit is contained in:
Klaus Schmidinger
2005-08-21 09:25:51 +02:00
parent 9dd6796702
commit 7533b69e9b
3 changed files with 40 additions and 27 deletions

View File

@@ -3710,3 +3710,4 @@ Video Disk Recorder Revision History
available" happens if VDR is started with the current channel being an encrypted
one, or a timer on such a channel hits right after starting VDR.
- Fixed cVideoRepacker to better handle errors in data (thanks to Reinhard Nissl).
- Fixed cDvbTuner to avoid lockups on NPTL systems (thanks to Marcel Wiesweg).