mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed the call to SetVideoFormat() in cDvbDevice::cDvbDevice() (parameter is _bool_)
This commit is contained in:
3
HISTORY
3
HISTORY
@@ -3416,7 +3416,7 @@ Video Disk Recorder Revision History
|
||||
- Added missing reset of the 'repacker' to cTS2PES::Clear() (thanks to Marco
|
||||
Schl<68><6C>ler for reporting this one).
|
||||
|
||||
2005-02-19: Version 1.3.22
|
||||
2005-02-20: Version 1.3.22
|
||||
|
||||
- Removed some unneeded code and fixed access to unallocated memory in
|
||||
cEvent::FixEpgBugs() (thanks to Wolfgang Rohdewald).
|
||||
@@ -3428,3 +3428,4 @@ Video Disk Recorder Revision History
|
||||
problems on NPTL systems (thanks to Chris Warren for pointing this out).
|
||||
- Increased POLLTIMEOUTS_BEFORE_DEVICECLEAR in transfer.c to 6 to avoid problems
|
||||
with the larger buffer reserve (thanks to Marco Schl<68><6C>ler).
|
||||
- Fixed the call to SetVideoFormat() in cDvbDevice::cDvbDevice() (parameter is _bool_).
|
||||
|
Reference in New Issue
Block a user