Fixed appending sequence end code cDvbPlayer::Goto()

This commit is contained in:
Klaus Schmidinger
2005-08-28 21:20:58 +02:00
parent 332dc1120b
commit 1f4f85a82e
3 changed files with 6 additions and 5 deletions

View File

@@ -3752,3 +3752,4 @@ Video Disk Recorder Revision History
- Added some missing braces in remux.c (thanks to Wayne Keer for reporting this one).
- Removed unused MAINMENUENTRY from svdrpdemo.c (thanks to Udo Richter for reporting
this one).
- Fixed appending sequence end code in cDvbPlayer::Goto() (thanks to Reinhard Nissl).