Fixed detecting frames for pure audio recordings

This commit is contained in:
Klaus Schmidinger
2009-01-24 12:30:18 +01:00
parent fa848a6f2e
commit a02868c90c
2 changed files with 3 additions and 1 deletions

View File

@@ -5958,3 +5958,4 @@ Video Disk Recorder Revision History
PlayVideo() didn't play anything.
- Added an 'int' typecast to calculations involving FramesPerSecond() to avoid
compiler warnings.
- Fixed detecting frames for pure audio recordings.