scummvm/graphics/video
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 AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +00:00
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 Remove unnecessary #includes 2010-03-08 10:28:14 +00:00
mpeg_player.h Add missing ")" in #if check. 2009-11-11 14:28:07 +00:00
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