..
3do_decoder.cpp
VIDEO: support multi-track audios in 3DO videos
2020-10-24 00:59:01 +02:00
3do_decoder.h
VIDEO: support multi-track audios in 3DO videos
2020-10-24 00:59:01 +02:00
avi_decoder.cpp
VIDEO: Add support for Xan codec videos (Crusader, Wing Commander)
2021-03-14 19:16:24 +01:00
avi_decoder.h
VIDEO: Add support for Xan codec videos (Crusader, Wing Commander)
2021-03-14 19:16:24 +01:00
bink_decoder.cpp
JANITORIAL: Replace spaces in indentation with tabs
2021-04-15 21:20:36 +02:00
bink_decoder.h
AUDIO: Fix warnings
2020-09-24 01:28:17 +02:00
binkdata.h
VIDEO: Fix an integer overflow when dequantizing the DCT coeffs
2019-04-01 20:49:45 +02:00
coktel_decoder.cpp
VIDEO: Fix embedded subtitles in VMD videos
2019-09-13 11:27:24 +03:00
coktel_decoder.h
VIDEO: Support old-style stereo in VMDs
2017-08-20 11:36:26 -05:00
dxa_decoder.cpp
VIDEO: Fix Missing Default Switch Cases
2019-11-30 19:47:06 +00:00
dxa_decoder.h
flic_decoder.cpp
VIDEO: Allow zero data words count in decodeDeltaFLC
2021-04-25 22:07:28 +01:00
flic_decoder.h
VIDEO: Update Engine Usage Comment in FLIC Decoder
2020-06-15 20:49:00 +01:00
hnm_decoder.cpp
VIDEO: HNM channels attribute is not channels but some kind of format
2021-04-17 21:49:33 +03:00
hnm_decoder.h
VIDEO: HNM channels attribute is not channels but some kind of format
2021-04-17 21:49:33 +03:00
module.mk
CRYOMNI3D: Move HNMDecoder into common code
2021-04-17 21:48:45 +03:00
mpegps_decoder.cpp
VIDEO: Added support for PS2 audio codec in MPEG stream
2020-09-24 18:52:31 +02:00
mpegps_decoder.h
VIDEO: Fix type redefinition when including MPEGPSDecoder
2021-02-07 10:21:21 -08:00
mve_decoder.cpp
KINGDOM: Add support for 16-bit MVE videos
2020-06-14 23:36:05 +02:00
mve_decoder.h
KINGDOM: Add support for 16-bit MVE videos
2020-06-14 23:36:05 +02:00
psx_decoder.cpp
AUDIO: Separate the XA ADPCM decoder from the PSX video decoder
2020-08-24 14:21:00 +02:00
psx_decoder.h
AUDIO: Separate the XA ADPCM decoder from the PSX video decoder
2020-08-24 14:21:00 +02:00
qt_decoder.cpp
VIDEO: Keep track of the duration of ignored edits
2019-02-02 13:30:44 +01:00
qt_decoder.h
VIDEO: QT: Make sure all the edits are in the media bounds
2018-07-21 08:02:40 +02:00
smk_decoder.cpp
VIDEO: Added getter for getFrameRate() for BINK and SMK video streams.
2020-09-24 00:26:27 +02:00
smk_decoder.h
VIDEO: Added getter for getFrameRate() for BINK and SMK video streams.
2020-09-24 00:26:27 +02:00
theora_decoder.cpp
VIDEO: More fixes when building with Theora and Tremor
2018-08-18 13:33:43 +02:00
theora_decoder.h
VIDEO: Allow setting the mixer sound type used to play audio tracks
2017-07-27 06:40:07 +02:00
video_decoder.cpp
VIDEO: Allow setting the mixer sound type per audio track
2021-01-31 18:51:10 +00:00
video_decoder.h
VIDEO: Allow setting the mixer sound type per audio track
2021-01-31 18:51:10 +00:00