summaryrefslogtreecommitdiff
path: root/softhddev.c
diff options
context:
space:
mode:
Diffstat (limited to 'softhddev.c')
-rw-r--r--softhddev.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/softhddev.c b/softhddev.c
index ce032f5..2631df7 100644
--- a/softhddev.c
+++ b/softhddev.c
@@ -2483,6 +2483,7 @@ int SetPlayMode(int play_mode)
VideoResetStart(MyVideoStream->HwDecoder);
#ifdef DEBUG
VideoSwitch = GetMsTicks();
+ Debug(3, "video: new stream start\n");
#endif
}
}