scummvm/video
2024-07-27 14:00:48 +03:00
..
mkv COMMON: Move more maths functions into the Math namespace 2024-07-27 14:00:48 +03:00
3do_decoder.cpp GRAPHICS: Move PaletteManager definition to a separate header 2024-03-12 12:24:00 +02:00
3do_decoder.h VIDEO: Add missing override keyword for setOutputPixelFormat 2023-04-05 22:24:46 +01:00
avi_decoder.cpp
avi_decoder.h
bink_decoder.cpp COMMON: Rename common/math.h to common/intrinsics.h 2024-07-27 14:00:48 +03:00
bink_decoder.h VIDEO: Add missing override keyword for setOutputPixelFormat 2023-04-05 22:24:46 +01:00
binkdata.h
coktel_decoder.cpp VIDEO: fix uninitialized _isDouble property in Coktel decoder 2023-04-22 00:54:52 +02:00
coktel_decoder.h VIDEO: implement VMD doubling, used to accommodate higher resolutions 2023-04-21 00:48:23 +02:00
dxa_decoder.cpp ALL: Unify zlib and gzio API 2023-08-28 21:49:03 +02:00
dxa_decoder.h
flic_decoder.cpp
flic_decoder.h
hnm_decoder.cpp
hnm_decoder.h
mkv_decoder.cpp VIDEO: Implement setOutputPixelFormat() for MKVDecoder 2023-04-05 12:45:13 +02:00
mkv_decoder.h VIDEO: Implement setOutputPixelFormat() for MKVDecoder 2023-04-05 12:45:13 +02:00
module.mk
mpegps_decoder.cpp
mpegps_decoder.h VIDEO: Note mTropolis as user of MPEGPSDecoder 2023-06-19 14:10:24 -04:00
mve_decoder.cpp GRAPHICS: Move PaletteManager definition to a separate header 2024-03-12 12:24:00 +02:00
mve_decoder.h VOYEUR: Add Interplay logo animation sequence (logo8.exe) 2024-02-21 17:52:46 -10:00
paco_decoder.cpp JANITORIAL: Fix pallete typo in paco_decoder.cpp 2024-05-18 13:52:31 +02:00
paco_decoder.h DIRECTOR: Add Paco video player for Hell Cab 2024-04-25 00:54:17 +02:00
psx_decoder.cpp COMMON: Move huffman.h to common/compression/ 2024-07-15 02:56:12 +02:00
psx_decoder.h VIDEO: Implement setOutputPixelFormat() for PSXStreamDecoder 2023-04-05 12:45:13 +02:00
qt_data.h
qt_decoder.cpp VIDEO: Implement rendering of panorama movie in QuickTime (WIP) 2024-06-30 20:43:49 +02:00
qt_decoder.h VIDEO: Implement rendering of panorama movie in QuickTime (WIP) 2024-06-30 20:43:49 +02:00
smk_decoder.cpp VIDEO: Return decoded frame when force seeking SmackerDecoder 2024-06-14 13:25:40 +01:00
smk_decoder.h VIDEO: Return decoded frame when force seeking SmackerDecoder 2024-06-14 13:25:40 +01:00
subtitles.cpp GRAPHICS: Use custom stream callbacks for loading TTF fonts 2024-07-23 15:33:43 +01:00
subtitles.h VIDEO: Move API to Path 2023-12-24 13:19:25 +01:00
theora_decoder.cpp VIDEO: Add YUV422 and YUV444 to Theora decoder 2023-06-19 08:43:40 +03:00
theora_decoder.h VIDEO: Add YUV422 and YUV444 to Theora decoder 2023-06-19 08:43:40 +03:00
video_decoder.cpp VIDEO: Add option to reset playback start time 2024-06-15 09:22:59 +01:00
video_decoder.h COMMON: Implement interactive control for QuickTime object movies 2024-06-30 20:43:49 +02:00