Fixed use of time_t in cEIT::cEIT()

This commit is contained in:
Klaus Schmidinger
2009-05-10 14:55:15 +02:00
parent aae1aa5271
commit 8a7dbd1e56
3 changed files with 4 additions and 2 deletions

View File

@@ -6094,3 +6094,4 @@ Video Disk Recorder Revision History
- Added a note to cTsToPes::GetPes() about having to call it repeatedly, once
it has returned a non-NULL value.
- Added MPEG 1 handling to remux.c (thanks to Ales Jurik).
- Fixed use of time_t in cEIT::cEIT() (thanks to Tobias Bratfisch).