diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-01-28 11:26:02 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-01-28 11:26:02 +0100 |
commit | 9eda923269f49291317547130d24067cad9cb669 (patch) | |
tree | 218f89998064237e463797116db1e795e7b20c9c /HISTORY | |
parent | 47a6f8fbfffcc46bd30d4443b3c72eb61e1aa9d2 (diff) | |
download | vdr-9eda923269f49291317547130d24067cad9cb669.tar.gz vdr-9eda923269f49291317547130d24067cad9cb669.tar.bz2 |
Increased MIN_TS_PACKETS_FOR_FRAME_DETECTOR to 100 and introduced counting the number of actual video TS packets in cTsPayload
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8175,3 +8175,7 @@ Video Disk Recorder Revision History - Now checking whether the primary device actually has a decoder before retuning the current channel after a change in its parameters. This fixes broken recordings on the primary device on "headless" systems. +- Increased MIN_TS_PACKETS_FOR_FRAME_DETECTOR to 100 and introduced counting the number + of actual video TS packets in cTsPayload in order to be able to record channels that + sometimes need even more than 10 TS packets for detecting frame borders (reported by + Oliver Endriss). |