Fixed handling PAT packets when detecting frames

This commit is contained in:
Klaus Schmidinger
2014-03-08 15:10:24 +01:00
parent d406be694d
commit ff1422a75a
2 changed files with 5 additions and 1 deletions

View File

@@ -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.