Fixed processing the PDCDescriptor in 'libsi' on big endian systems

This commit is contained in:
Klaus Schmidinger
2006-09-02 20:25:16 +02:00
parent 4c88f1da7e
commit 2e97eed6ad
3 changed files with 6 additions and 7 deletions

View File

@@ -4903,3 +4903,5 @@ Video Disk Recorder Revision History
(reported by Alexander Rieger).
- Fixed a memory leak in the cTimer::operator=() when using the 'aux' string
(reported by Alexander Rieger).
- Fixed processing the PDCDescriptor in 'libsi' on big endian systems (thanks to
Martin Ostermann).