scummvm/video
richiesams 9b02777155 VIDEO: Fix memory leak in TrueMotion1 header buffer
Cleanup _buf before returning, even if we don't actually decode
2013-09-03 19:24:41 -04:00
..
codecs VIDEO: Fix memory leak in TrueMotion1 header buffer 2013-09-03 19:24:41 -04:00
avi_decoder.cpp VIDEO: Add support for seeking in AVI videos with an index 2013-08-28 21:45:30 -04:00
avi_decoder.h VIDEO: Add support for seeking in AVI videos with an index 2013-08-28 21:45:30 -04:00
bink_decoder.cpp
bink_decoder.h
binkdata.h
coktel_decoder.cpp VIDEO: Fix regression in Urban Runner videos. 2013-08-04 01:07:34 +02:00
coktel_decoder.h
dxa_decoder.cpp VIDEO: Do not set Surface::pixels directly anymore. 2013-08-03 04:14:08 +02:00
dxa_decoder.h
flic_decoder.cpp VIDEO: Take advantage of Surface::getPixels. 2013-08-03 04:02:49 +02:00
flic_decoder.h
module.mk VIDEO: Add an MPEG 1/2 decoder 2013-06-19 23:59:04 -04:00
psx_decoder.cpp
psx_decoder.h
qt_decoder.cpp
qt_decoder.h
smk_decoder.cpp VIDEO: Take advantage of Surface::getPixels. 2013-08-03 04:02:49 +02:00
smk_decoder.h
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_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