diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-05-10 13:52:46 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-05-10 13:52:46 +0200 |
commit | 7e4aed49276b3663a7d7bd69714a095e01e3b47b (patch) | |
tree | 98a38ae825724bfce124dcdc84bb4602b26f185d /HISTORY | |
parent | ac3db05853d63614d7606228d2b47eec9a4fa473 (diff) | |
download | vdr-7e4aed49276b3663a7d7bd69714a095e01e3b47b.tar.gz vdr-7e4aed49276b3663a7d7bd69714a095e01e3b47b.tar.bz2 |
Added a note to cTsToPes::GetPes() about having to call it repeatedly, once it has returned a non-NULL value
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6091,3 +6091,5 @@ Video Disk Recorder Revision History - Removed limitation to PAL resolution from SPU handling. - Checking fd_video in cDvbDevice::GetVideoSize() to avoid error messages on systems with no real primary replay device (reported by Martin Neuditschko). +- Added a note to cTsToPes::GetPes() about having to call it repeatedly, once + it has returned a non-NULL value. |