scummvm/video
2023-03-05 21:29:03 +01:00
..
mkv VIDEO: Implement ScummVM-compatible MkvReader and remove generic one 2023-03-05 21:29:03 +01:00
3do_decoder.cpp
3do_decoder.h
avi_decoder.cpp VIDEO: Increase stream name capacity to deal with long (67 character) stream names in Reah 2023-02-21 17:16:53 +01:00
avi_decoder.h VIDEO: Tag V-Cruise as using AVIDecoder 2023-02-21 17:16:53 +01:00
bink_decoder.cpp COMMON: Move huffman.h back out of the compression directory 2022-12-11 22:33:23 +01:00
bink_decoder.h COMMON: Move FFT, DCT, MDCT, RDFT, SineTable, CosineTable and getSineWindow into Math 2022-11-20 14:32:05 +01:00
binkdata.h
coktel_decoder.cpp GOB: fix some audio/video sync issues in Adibou2 2022-12-02 11:44:33 +01:00
coktel_decoder.h GOB: fix some audio/video sync issues in Adibou2 2022-12-02 11:44:33 +01:00
dxa_decoder.cpp COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +01:00
dxa_decoder.h
flic_decoder.cpp
flic_decoder.h
hnm_decoder.cpp JANITORIAL: Clean up all non-engine Visual Studio warnings. 2022-12-04 00:08:48 +01:00
hnm_decoder.h CRYOMNI3D: Add HNM6 image and video codec 2022-08-30 11:02:32 +02:00
mkv_decoder.cpp VIDEO: Remove unneeded variables/leftovers from theora in MKV Decoder 2023-03-05 21:29:03 +01:00
mkv_decoder.h VIDEO: Remove unneeded variables/leftovers from theora in MKV Decoder 2023-03-05 21:29:03 +01:00
module.mk VIDEO: Implement ScummVM-compatible MkvReader and remove generic one 2023-03-05 21:29:03 +01:00
mpegps_decoder.cpp
mpegps_decoder.h
mve_decoder.cpp
mve_decoder.h
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 COMMON: Move huffman.h back out of the compression directory 2022-12-11 22:33:23 +01:00
psx_decoder.h
qt_data.h
qt_decoder.cpp VIDEO: Fix infinite loop when loading greyscale QT videos 2022-10-06 00:05:17 +02:00
qt_decoder.h VIDEO: Fix QuickTime regression with mediaTime and dithering 2022-08-04 15:49:30 -04: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: Also try to load font from fonts.dat 2023-01-26 07:42:48 +01:00
subtitles.h VIDEO: Handle screen size change in subtitles 2022-11-20 17:18:38 +01:00
theora_decoder.cpp VIDEO: Fix rate set on theora decoder, add API to get frame rate. 2023-02-23 13:44:07 +09:00
theora_decoder.h VIDEO: Fix rate set on theora decoder, add API to get frame rate. 2023-02-23 13:44:07 +09:00
video_decoder.cpp VIDEO: Fix VideoDecoder::needsUpdate to work for audio-only files 2022-10-06 00:05:17 +02:00
video_decoder.h VIDEO: Enhance comments for getRate/setRate 2023-02-23 13:43:29 +09:00