summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2014-03-08 15:10:24 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2014-03-08 15:10:24 +0100
commitff1422a75a753789633f48c01726324107a237e6 (patch)
tree5dbaa907e34da18f504378272c1df1062726f7e0 /HISTORY
parentd406be694d7ee0d5afa5450ab753225c8920a06b (diff)
downloadvdr-ff1422a75a753789633f48c01726324107a237e6.tar.gz
vdr-ff1422a75a753789633f48c01726324107a237e6.tar.bz2
Fixed handling PAT packets when detecting frames
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index af9d478d..ef1cd6c0 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7902,3 +7902,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.