scummvm/video
Johannes Schickel 59dde54519 Merge pull request #301 from lordhoto/c++11-playground
RFC: Allow use of override and nullptr. Also allow C++11 compilation.
2013-01-26 05:25:14 -08:00
..
codecs JANITORIAL: Fix ){ -> ) { 2013-01-24 20:15:13 +01:00
avi_decoder.cpp VIDEO: Hook some more of our ADPCM decoder variants to our AVI video decoder 2013-01-26 03:43:15 +02:00
avi_decoder.h VIDEO: Hook some more of our ADPCM decoder variants to our AVI video decoder 2013-01-26 03:43:15 +02: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 JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +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: Move TheoraDecoder to video/ 2012-08-12 08:58:00 -04:00
psx_decoder.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
psx_decoder.h JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
qt_decoder.cpp VIDEO: Allow for QuickTime movies to be played backwards 2012-12-15 20:43:43 -05: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: Indent with tab, not spaces. 2012-09-16 09:37:46 +02:00
smk_decoder.h VIDEO: Implement rewinding Smacker audio tracks 2012-08-20 17:06:58 -04: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: Add API changes to allow videos to be played backwards 2012-12-15 20:41:41 -05:00
video_decoder.h VIDEO: Add API changes to allow videos to be played backwards 2012-12-15 20:41:41 -05:00