scummvm/graphics/video
Ori Avtalion 757f787a27 VIDEO: Ignore requests to unpause when video is already unpaused
Previous behavior was to assert

svn-id: r51517
2010-07-30 21:07:27 +00:00
..
codecs Fix valgrind warning. 2010-07-14 05:04:55 +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 Strip trailing whitespaces in our common code base. 2010-07-21 18:17:51 +00:00
flic_decoder.cpp VIDEO: Fix FLIC looping 2010-07-30 20:35:09 +00:00
flic_decoder.h VIDEO: Fix FLIC looping 2010-07-30 20:35:09 +00:00
mpeg_player.cpp Remove unnecessary #includes 2010-03-08 10:28:14 +00:00
mpeg_player.h Remove PalmOS port 2010-07-17 18:41:38 +00:00
qt_decoder.cpp Strip trailing whitespaces in our common code base. 2010-07-21 18:17:51 +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 VIDEO: Ignore requests to unpause when video is already unpaused 2010-07-30 21:07:27 +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