Removed a superfluous VIDEO_FREEZE call in the replay buffer

This commit is contained in:
Klaus Schmidinger
2001-07-22 09:34:55 +02:00
parent 06236395e7
commit 9dcd0fc6e3
2 changed files with 2 additions and 2 deletions

View File

@@ -553,3 +553,4 @@ Video Disk Recorder Revision History
- Fixed high system load when displaying a still picture in replay.
- Fixed a hanging SVDRP connection if the client dies without issuing QUIT.
- Increased the frame buffer size to 192KB.
- Removed a superfluous VIDEO_FREEZE call in the replay buffer.