[Scummvm-git-logs] scummvm master -> d4676f788b98174a10107cbf5ec8798e052e9f35

bluegr noreply at scummvm.org
Sun Jan 18 10:41:30 UTC 2026


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

Summary:
d4676f788b VIDEO: Update list of engines using Theora videos


Commit: d4676f788b98174a10107cbf5ec8798e052e9f35
    https://github.com/scummvm/scummvm/commit/d4676f788b98174a10107cbf5ec8798e052e9f35
Author: Filippos Karapetis (bluegr at gmail.com)
Date: 2026-01-18T12:41:27+02:00

Commit Message:
VIDEO: Update list of engines using Theora videos

Changed paths:
    video/theora_decoder.h


diff --git a/video/theora_decoder.h b/video/theora_decoder.h
index 5ce7ab5b10b..ac41ad8e475 100644
--- a/video/theora_decoder.h
+++ b/video/theora_decoder.h
@@ -54,8 +54,12 @@ namespace Video {
  *
  * Decoder for Theora videos.
  * Video decoder used in engines:
+ *  - ags
+ *  - asylum
+ *  - grim
  *  - pegasus
  *  - sword25
+ *  - tetraedge
  *  - wintermute
  */
 class TheoraDecoder : public VideoDecoder {




More information about the Scummvm-git-logs mailing list