scummvm/video
Scott Percival 1d44f6892b VIDEO: PACo decoder: Add bounds and null checks
Fixes playback of various videos in Hell Cab.
2024-04-25 00:54:17 +02:00
..
mkv VIDEO: MKV: Make mkvparser not use STL 2023-03-13 23:25:13 +01: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 VIDEO: Add setOutputPixelFormat() to the VideoDecoder interface 2023-04-05 12:45:13 +02:00
avi_decoder.h VIDEO: Add setOutputPixelFormat() to the VideoDecoder interface 2023-04-05 12:45:13 +02:00
bink_decoder.cpp VIDEO: Implement setOutputPixelFormat() for BinkDecoder 2023-04-05 12:45:13 +02: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 VIDEO: Add setOutputPixelFormat() to the VideoDecoder interface 2023-04-05 12:45:13 +02:00
hnm_decoder.h VIDEO: Add setOutputPixelFormat() to the VideoDecoder interface 2023-04-05 12:45:13 +02:00
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 VIDEO: Implement ScummVM-compatible MkvReader and remove generic one 2023-03-05 21:29:03 +01:00
mpegps_decoder.cpp VIDEO: Implement setOutputPixelFormat() for MPEGPSDecoder 2023-04-05 12:45:13 +02:00
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 VIDEO: PACo decoder: Add bounds and null checks 2024-04-25 00:54:17 +02:00
paco_decoder.h DIRECTOR: Add Paco video player for Hell Cab 2024-04-25 00:54:17 +02:00
psx_decoder.cpp VIDEO: Implement setOutputPixelFormat() for PSXStreamDecoder 2023-04-05 12:45:13 +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: Complete reversion from previous commit 2023-11-25 21:28:41 -08:00
qt_decoder.h VIDEO: Complete reversion from previous commit 2023-11-25 21:28:41 -08:00
smk_decoder.cpp VIDEO: Fix Smacker forceSeekToFrame crash when video is stopped 2024-04-07 22:22:50 +01:00
smk_decoder.h JANITORIAL: Fix grammar in Toon secondary license. Courtesy of md5 2024-03-24 23:24:02 +01:00
subtitles.cpp VIDEO: Move API to Path 2023-12-24 13:19:25 +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 GRAPHICS: Move PaletteManager definition to a separate header 2024-03-12 12:24:00 +02:00
video_decoder.h VIDEO: Move API to Path 2023-12-24 13:19:25 +01:00