scummvm/graphics/video
2010-05-31 01:27: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 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 Take any 'moov' resource from a resource fork, not just 0x80; minor cleanup. 2010-05-26 15:42:26 +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 Ignore v2 compressed audio chunks instead of treating them as Huffman DPCM. Should fix playback of at least the video portion of those videos (found in later Broken Sword releases). 2010-05-31 01:27:57 +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