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-01 16:35:20 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
scummvm
/
graphics
/
video
History
Filippos Karapetis
ad9772fac6
Properly fixed MSVC warning C4121 (alignment of a member was sensitive to packing)
...
svn-id: r49226
2010-05-26 06:45:57 +00:00
..
codecs
Move the QDM2 code to the graphics module, removing the cyclic dependency.
2010-05-23 21:41:13 +00:00
coktelvideo
…
avi_decoder.cpp
Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when Mohawk is not enabled) so SCI can use the code.
2010-05-23 18:33:55 +00:00
avi_decoder.h
Committing the rest of the VideoDecoder Rewrite from patch
#2963496
.
2010-05-18 14:17:24 +00:00
dxa_decoder.cpp
Committing the rest of the VideoDecoder Rewrite from patch
#2963496
.
2010-05-18 14:17:24 +00:00
dxa_decoder.h
Committing the rest of the VideoDecoder Rewrite from patch
#2963496
.
2010-05-18 14:17:24 +00:00
flic_decoder.cpp
Committing the rest of the VideoDecoder Rewrite from patch
#2963496
.
2010-05-18 14:17:24 +00:00
flic_decoder.h
Committing the rest of the VideoDecoder Rewrite from patch
#2963496
.
2010-05-18 14:17:24 +00:00
mpeg_player.cpp
…
mpeg_player.h
…
qt_decoder.cpp
Implement QuickTime playback for SCI1.1 Mac. The 'Halfdome' and 'KQ6Movie' videos now play. However, they require multiple edit list support to look completely correct.
2010-05-26 03:43:21 +00:00
qt_decoder.h
Properly fixed MSVC warning C4121 (alignment of a member was sensitive to packing)
2010-05-26 06:45:57 +00:00
smk_decoder.cpp
FFMpeg switched to Git, so update link to original smacker decoder.
2010-05-23 19:08:31 +00:00
smk_decoder.h
Committing the rest of the VideoDecoder Rewrite from patch
#2963496
.
2010-05-18 14:17:24 +00:00
video_decoder.cpp
Add a pause level system to VideoDecoder (blatantly ripped off from Engine) and adapt Mohawk to it.
2010-05-20 18:38:06 +00:00
video_decoder.h
Add a pause level system to VideoDecoder (blatantly ripped off from Engine) and adapt Mohawk to it.
2010-05-20 18:38:06 +00:00