Fixed returning complete PES packets in cTsToPes::GetPes()

This commit is contained in:
Klaus Schmidinger
2009-01-16 14:44:55 +01:00
parent 329d7da4ec
commit 71dc09e788
3 changed files with 8 additions and 3 deletions

View File

@@ -5925,3 +5925,5 @@ Video Disk Recorder Revision History
- Added a typecast in cUnbufferedFile::Write() to avoid an error message when
compiling on 64 bit systems.
- Added some missing 'const' statements to cBitmap (thanks to Andreas Regel).
- Fixed returning complete PES packets in cTsToPes::GetPes() (thanks to Reinhard
Nissl).