scummvm/video
2024-02-21 17:52:46 -10:00
..
mkv VIDEO: MKV: Make mkvparser not use STL 2023-03-13 23:25:13 +01:00
3do_decoder.cpp VIDEO: Add setOutputPixelFormat() to the VideoDecoder interface 2023-04-05 12:45:13 +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 ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
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 ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
flic_decoder.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
flic_decoder.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
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 ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01: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: Fix coverity issues 2022-09-27 09:57:57 +02:00
paco_decoder.h VIDEO: PACo decoder: Fix coverity issues 2022-09-27 09:57:57 +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 ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
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: Avoid 64-bit math in Smacker bitstreams 2022-10-01 10:58:47 +02:00
smk_decoder.h VIDEO: Avoid 64-bit math in Smacker bitstreams 2022-10-01 10:58:47 +02: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 VIDEO: Move API to Path 2023-12-24 13:19:25 +01:00
video_decoder.h VIDEO: Move API to Path 2023-12-24 13:19:25 +01:00