[Scummvm-cvs-logs] scummvm master -> b0250e72d88dcb5ddda17aa8e32efc71a4f0e4af

clone2727 clone2727 at gmail.com
Mon Dec 22 18:16:14 CET 2014


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
b0250e72d8 VIDEO: Mark TheoraDecoder as used by pegasus


Commit: b0250e72d88dcb5ddda17aa8e32efc71a4f0e4af
    https://github.com/scummvm/scummvm/commit/b0250e72d88dcb5ddda17aa8e32efc71a4f0e4af
Author: Fedor (fedor4ever at users.noreply.github.com)
Date: 2014-12-22T12:14:18-05:00

Commit Message:
VIDEO: Mark TheoraDecoder as used by pegasus

Changed paths:
    video/theora_decoder.h



diff --git a/video/theora_decoder.h b/video/theora_decoder.h
index b853884..feb4c6b 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
  */






More information about the Scummvm-git-logs mailing list