scummvm/video
2013-06-20 00:02:32 -04:00
..
codecs VIDEO: Add an MPEG 1/2 decoder 2013-06-19 23:59:04 -04:00
avi_decoder.cpp VIDEO: Update AVI code for parsing sword1/sword2 MPEG-2 files 2013-06-20 00:02:32 -04:00
avi_decoder.h VIDEO: Update AVI code for parsing sword1/sword2 MPEG-2 files 2013-06-20 00:02:32 -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 a typo (minus vs. plus) in the VMD decoder 2013-04-13 15:22:06 +02:00
coktel_decoder.h VIDEO: Fix compilation with some compilers 2012-08-26 20:30:32 -04:00
dxa_decoder.cpp VIDEO: Convert DXADecoder to the AdvancedVideoDecoder API 2012-07-24 13:24:01 -04:00
dxa_decoder.h VIDEO: Merge AdvancedVideoDecoder into VideoDecoder 2012-08-16 14:00:14 -04:00
flic_decoder.cpp VIDEO: Add support for missing copyFrame type in FLIC decoder. 2012-12-26 02:41:31 +00: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: Wrap 8-bit smacker audio properly 2013-05-28 00:58:10 +02:00
smk_decoder.h NEVERHOOD: Improve frame-exact seeking for Scene2802 2013-05-08 20:47:38 +02:00
theora_decoder.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +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: Fix potential memory leak when adding a stream file track 2013-04-15 18:35:11 -04:00
video_decoder.h VIDEO: Add API changes to allow videos to be played backwards 2012-12-15 20:41:41 -05:00