diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-05-23 09:53:50 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-05-23 09:53:50 +0200 |
commit | 02921f8851e5e864beafcaf085fec1017a93bde2 (patch) | |
tree | 2e81ba1e235854afd03774bb234a50a333f5a066 /HISTORY | |
parent | 2c5faf0b65d8223724865109176a9c19cf1f1cba (diff) | |
download | vdr-02921f8851e5e864beafcaf085fec1017a93bde2.tar.gz vdr-02921f8851e5e864beafcaf085fec1017a93bde2.tar.bz2 |
Added a note to cTsToPes regarding the 'payload start' flag for video data
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -6099,8 +6099,10 @@ Video Disk Recorder Revision History - EIT events are now only processed if a plausible system time is available, to avoid wrong handling of PDC descriptors (thanks to Tobias Bratfisch). - Removed unused 'synced' member from cTsToPes (reported by Christoph Haubrich). -- Added a note to cTsToPes about all TS packets having to belong to the same PID - (suggested by Christoph Haubrich). +- Added a note to cTsToPes about all TS packets having to belong to the same PID, + and that for video data GetPes() may only be called if the next TS packet that + will be given to PutTs() has the "payload start" flag set (suggested by Christoph + Haubrich). - Added a note about the meaning of PERCENTAGEDELTA in cRingBuffer::UpdatePercentage() (thanks to Rolf Ahrenberg). - The new setup option "Recording/Pause key handling" can be used to define |