Fixed handling TS packets in cTS2PES

This commit is contained in:
Klaus Schmidinger
2006-01-03 11:00:38 +01:00
parent fb641c9149
commit e9e8241d0d
3 changed files with 15 additions and 5 deletions

View File

@@ -4066,3 +4066,4 @@ Video Disk Recorder Revision History
- The cTimer constructor can now take an optional cChannel (suggested by
Patrick Fischer).
- Fixed setting the main thread id if VDR is running as a daemon.
- Fixed handling TS packets in cTS2PES (thanks to Reinhard Nissl).