aboutsummaryrefslogtreecommitdiff
path: root/video/theora_decoder.h
diff options
context:
space:
mode:
authorFedor2014-12-22 19:55:10 +0300
committerMatthew Hoops2014-12-22 12:14:18 -0500
commitb0250e72d88dcb5ddda17aa8e32efc71a4f0e4af (patch)
tree875c16e745ad54394381c066e42d377ab44d7eeb /video/theora_decoder.h
parentb51852c641cf4d558d035d7d1dd9309d6d238647 (diff)
downloadscummvm-rg350-b0250e72d88dcb5ddda17aa8e32efc71a4f0e4af.tar.gz
scummvm-rg350-b0250e72d88dcb5ddda17aa8e32efc71a4f0e4af.tar.bz2
scummvm-rg350-b0250e72d88dcb5ddda17aa8e32efc71a4f0e4af.zip
VIDEO: Mark TheoraDecoder as used by pegasus
Diffstat (limited to 'video/theora_decoder.h')
-rw-r--r--video/theora_decoder.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/theora_decoder.h b/video/theora_decoder.h
index b85388426b..feb4c6b49e 100644
--- a/video/theora_decoder.h
+++ b/video/theora_decoder.h
@@ -50,6 +50,7 @@ namespace Video {
*
* Decoder for Theora videos.
* Video decoder used in engines:
+ * - pegasus
* - sword25
* - wintermute
*/