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

elasota noreply at scummvm.org
Mon Jun 19 18:10:37 UTC 2023


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:
d41136f6c8 VIDEO: Note mTropolis as user of MPEGPSDecoder


Commit: d41136f6c8205a2f96cc26cc9acfbf8e158cad19
    https://github.com/scummvm/scummvm/commit/d41136f6c8205a2f96cc26cc9acfbf8e158cad19
Author: elasota (ejlasota at gmail.com)
Date: 2023-06-19T14:10:24-04:00

Commit Message:
VIDEO: Note mTropolis as user of MPEGPSDecoder

Changed paths:
    video/mpegps_decoder.h


diff --git a/video/mpegps_decoder.h b/video/mpegps_decoder.h
index 12c1a20529d..d7309cc4d97 100644
--- a/video/mpegps_decoder.h
+++ b/video/mpegps_decoder.h
@@ -49,6 +49,7 @@ namespace Video {
  * Decoder for MPEG Program Stream videos.
  * Video decoder used in engines:
  *  - zvision
+ *  - mtropolis
  */
 class MPEGPSDecoder : public VideoDecoder {
 public:




More information about the Scummvm-git-logs mailing list