This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-02-03 01:15:58 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
scummvm
/
graphics
/
video
History
Max Horn
a1840bd573
AUDIO: Rename Mixer::playInputStream to playStream
...
svn-id: r48637
2010-04-12 09:14:17 +00:00
..
codecs
Have SCI look through the patches directory (except in KQ6 where the patches in that directory are broken) to fix some GK1 Windows problems. Add the MSRLE codec to AVI (from DrMcCoy's Dark Seed II engine, with permission). GK1 Windows now will play the credits video.
2010-02-05 03:29:04 +00:00
coktelvideo
AUDIO: Rename Mixer::playInputStream to playStream
2010-04-12 09:14:17 +00:00
avi_decoder.cpp
AUDIO: Rename Mixer::playInputStream to playStream
2010-04-12 09:14:17 +00:00
avi_decoder.h
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +00:00
dxa_decoder.cpp
…
dxa_decoder.h
…
flic_decoder.cpp
…
flic_decoder.h
…
mpeg_player.cpp
Remove unnecessary #includes
2010-03-08 10:28:14 +00:00
mpeg_player.h
…
smk_decoder.cpp
AUDIO: Rename Mixer::playInputStream to playStream
2010-04-12 09:14:17 +00:00
smk_decoder.h
…
video_player.cpp
Silenced some more cppcheck warnings. Some of these may seem silly, but the way
2010-01-22 19:05:02 +00:00
video_player.h
…