aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--video/psx_decoder.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/video/psx_decoder.h b/video/psx_decoder.h
index 621870448b..c8ad92c45a 100644
--- a/video/psx_decoder.h
+++ b/video/psx_decoder.h
@@ -48,6 +48,9 @@ namespace Video {
/**
* Decoder for PSX stream videos.
+ * This currently implements the most basic PSX stream format that is
+ * used by most games on the system. Special variants are not supported
+ * at this time.
*
* Video decoder used in engines:
* - sword1 (psx)