scummvm/video
2013-10-26 10:39:36 -04:00
..
codecs ZVISION: Re-enable Truemotion plugin guard, but add a case for ZVISION 2013-10-04 09:20:25 -05:00
avi_decoder.cpp Merge branch 'master' into zvision 2013-09-24 13:55:54 +02:00
avi_decoder.h ALL: Mark off common code used by ZVision 2013-10-26 10:39:36 -04:00
bink_decoder.cpp VIDEO: Silence C++11 narrowing warnings. 2013-01-09 07:24:37 +01:00
bink_decoder.h VIDEO: Include surface.h in bink_decoder.h 2012-11-27 01:54:59 +01:00
binkdata.h VIDEO: Add Bink video decoder 2011-07-02 16:36:37 -04:00
coktel_decoder.cpp VIDEO: Fix regression in Urban Runner videos. 2013-08-04 01:07:34 +02:00
coktel_decoder.h VIDEO: Fix compilation with some compilers 2012-08-26 20:30:32 -04:00
dxa_decoder.cpp VIDEO: Do not set Surface::pixels directly anymore. 2013-08-03 04:14:08 +02:00
dxa_decoder.h VIDEO: Merge AdvancedVideoDecoder into VideoDecoder 2012-08-16 14:00:14 -04:00
flic_decoder.cpp VIDEO: Take advantage of Surface::getPixels. 2013-08-03 04:02:49 +02:00
flic_decoder.h VIDEO: Add support for missing copyFrame type in FLIC decoder. 2012-12-26 02:41:31 +00:00
module.mk VIDEO: Add an MPEG 1/2 decoder 2013-06-19 23:59:04 -04:00
psx_decoder.cpp VIDEO: Fix uninitialized track pointers 2013-04-16 10:40:16 -04:00
psx_decoder.h JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
qt_decoder.cpp VIDEO: Fix potential memory leak when buffering a QuickTime frame 2013-04-15 18:33:54 -04:00
qt_decoder.h VIDEO: Allow for QuickTime movies to be played backwards 2012-12-15 20:43:43 -05:00
smk_decoder.cpp VIDEO: Take advantage of Surface::getPixels. 2013-08-03 04:02:49 +02:00
smk_decoder.h NEVERHOOD: Improve frame-exact seeking for Scene2802 2013-05-08 20:47:38 +02:00
theora_decoder.cpp VIDEO: Set stereo as bool instead of writing channel amount directly 2013-08-12 00:12:14 +02:00
theora_decoder.h VIDEO: Mark Theora-decoder as used by Wintermute. 2012-10-23 21:48:47 +02:00
video_decoder.cpp VIDEO: Improve accuracy of getFrameTime() and getFrameAtTime() 2013-08-28 00:05:18 -04:00
video_decoder.h VIDEO: Separate external and internal tracks 2013-08-28 00:05:05 -04:00