diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-09-02 20:25:16 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-09-02 20:25:16 +0200 |
commit | 2e97eed6ad98aee6a0058b18e46b9b3430454d86 (patch) | |
tree | 83e6bd58b02d56d34aca52f4f28f64174b0fd9b2 /HISTORY | |
parent | 4c88f1da7e96572ad63e82b4756694abef0dd33a (diff) | |
download | vdr-2e97eed6ad98aee6a0058b18e46b9b3430454d86.tar.gz vdr-2e97eed6ad98aee6a0058b18e46b9b3430454d86.tar.bz2 |
Fixed processing the PDCDescriptor in 'libsi' on big endian systems
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |