From 8fea4968909eb5f3d154ae7f2964afba20033c50 Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Tue, 10 Jan 2012 22:36:33 -0500 Subject: VIDEO: Clarify which PSX streams we can play --- video/psx_decoder.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'video/psx_decoder.h') 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) -- cgit v1.2.3