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-01-21 09:26:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
graphics
/
video
History
Torbjörn Andersson
f10b1a23f8
Fixed a few cppcheck errors.
...
svn-id: r49919
2010-06-17 05:40:48 +00:00
..
codecs
Fixed QDM2 to working state.
2010-06-16 04:47:18 +00:00
coktelvideo
…
avi_decoder.cpp
Cleanup AVI a bit, add support for stereo audio
2010-05-27 23:57:44 +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
Fixed a few cppcheck errors.
2010-06-17 05:40:48 +00:00
qt_decoder.h
Proper fix for the MSVC warning concerning packing: reordered the members of the ParseTable struct and removed the struct packing pragmas
2010-05-26 11:56:58 +00:00
smk_decoder.cpp
Fix our interpretation of the audio compression types to what FFmpeg currently does. Should fix bug
#3009282
.
2010-05-31 21:29:43 +00:00
smk_decoder.h
Fix our interpretation of the audio compression types to what FFmpeg currently does. Should fix bug
#3009282
.
2010-05-31 21:29:43 +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