The PAT/PMT is now only processed if its version changes

This commit is contained in:
Klaus Schmidinger
2009-01-24 13:47:46 +01:00
parent f311ce508a
commit 85e34776ff
5 changed files with 25 additions and 3 deletions

View File

@@ -5963,3 +5963,5 @@ Video Disk Recorder Revision History
the edited PES recording is set to 1 for I-frames and 2 for all others (P- and
B-frames). The exact frame type doesn't matter for VDR, it only needs to know if
it's an I-frame or not.
- The PAT/PMT is now only processed if its version changes (reported by Reinhard
Nissl).