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-08 11:57:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
graphics
/
video
History
Filippos Karapetis
5e94e688e9
Reserve some space in the Huffman tree arrays before starting to decode the Huffman trees. Hopefully, this will speed up the tree constructing phase somewhat
...
svn-id: r40900
2009-05-26 07:25:12 +00:00
..
coktelvideo
Move Indeo3 static data from indeo3data.h to indeo3.cpp.
2009-05-21 13:38:52 +00:00
dxa_decoder.cpp
Strip trailing whitespaces in the whole code base.
2009-05-24 15:17:42 +00:00
dxa_decoder.h
Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're decoders, not players
2009-05-21 13:02:56 +00:00
flic_decoder.cpp
Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're decoders, not players
2009-05-21 13:02:56 +00:00
flic_decoder.h
Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're decoders, not players
2009-05-21 13:02:56 +00:00
mpeg_player.cpp
Got rid of several occurrences of gBitFormat
2009-01-22 04:59:09 +00:00
mpeg_player.h
Got rid of several occurrences of gBitFormat
2009-01-22 04:59:09 +00:00
smk_decoder.cpp
Reserve some space in the Huffman tree arrays before starting to decode the Huffman trees. Hopefully, this will speed up the tree constructing phase somewhat
2009-05-26 07:25:12 +00:00
smk_decoder.h
Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're decoders, not players
2009-05-21 13:02:56 +00:00
video_player.cpp
- Reverted commit
#40730
, as it introduced rounding errors
2009-05-20 10:43:18 +00:00
video_player.h
- Reverted commit
#40730
, as it introduced rounding errors
2009-05-20 10:43:18 +00:00