diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-03-08 15:05:35 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-03-08 15:05:35 +0100 |
commit | f8058586f9d438bfd3c501a3a313a1cc1c30299b (patch) | |
tree | 3f8b54a95724b0467f3c054144758ae5c0ee44bc /HISTORY | |
parent | ad1352f109a5e20787baf99d31b1723ae200784e (diff) | |
download | vdr-f8058586f9d438bfd3c501a3a313a1cc1c30299b.tar.gz vdr-f8058586f9d438bfd3c501a3a313a1cc1c30299b.tar.bz2 |
Fixed handling PAT packets when detecting frames
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8213,3 +8213,5 @@ Video Disk Recorder Revision History that have no audio pid (reported by Christian Winkler). - Fixed a possible endless loop in cH264Parser::GetGolombUe(), which caused recordings on some HD channels to get stuck and resulted in buffer overflows. +- Fixed handling PAT packets when detecting frames, so that they can be properly + taken into account when regenerating the index of a recording. |