index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
/
decoders
Age
Commit message (
Expand
)
Author
2019-05-09
AUDIO: Fix MSVC warnings
SupSuper
2019-02-14
AUDIO: Fix compilation with Clang
Torbjörn Andersson
2019-02-10
AUDIO: Simplify _audioGain calculation
Torbjörn Andersson
2019-02-10
ZVISION: Boost volume for MPEG cutscenes
Torbjörn Andersson
2018-12-08
GLK: Add support for secondary Blorb files separate from the gamefile
Paul Gilbert
2018-12-08
GLK: FROTZ: Further sound handling
Paul Gilbert
2018-11-04
AUDIO: Add a separate AC-3 decoder
Torbjörn Andersson
2018-08-17
JANITORIAL: Removing trailing spaces after int casts
Paul Gilbert
2017-11-19
AUDIO: Fix uninitialized data structures in PacketizedMP3Stream
Colin Snover
2017-11-19
AUDIO: Fix data race in PacketizedMP3Stream
Colin Snover
2017-11-08
AUDIO: Switch to BitStreamMemoryStream in the QDM2 decoder
Bastien Bouclet
2017-11-08
AUDIO: Add some padding to the QDM2 decoder input buffer
Bastien Bouclet
2017-09-30
AUDIO: QDM2: Use the shared int64 type instead of a custom one
Bastien Bouclet
2017-09-22
ALL: Specify the DisposeAfterUse constructor argument for dynamic memory writ...
Bastien Bouclet
2017-09-21
VIDEO: Change QT edit list to a Common::Array
Bastien Bouclet
2017-09-10
AUDIO: Fix compilation on AmigaOS 4
Colin Snover
2017-09-09
AUDIO: Mark SCI engine as using ADPCM
Colin Snover
2017-09-09
AUDIO: Fix incorrect reading of DK3 ADPCM audio data
Colin Snover
2017-08-24
COMMON: Remove BitStream base class to allow inlining calls
Willem Jan Palenstijn
2016-12-20
AUDIO: Support Wave files with an initial fact chunk
Paul Gilbert
2016-09-19
AUDIO: Keep packetized MP3 stream from ending prematurely
Torbjörn Andersson
2016-09-03
AUDIO: Whitespace fix in MP3 engine usage list
Paul Gilbert
2016-09-02
AUDIO: Add Titanic to list of engines using MP3 decoder
Paul Gilbert
2016-09-02
AUDIO: Disable MP3 decoding in Wave files if MAD dependency is disabled
Paul Gilbert
2016-09-02
AUDIO: Add support for MP3 encoded data in WAVE files
Paul Gilbert
2016-08-05
AUDIO: Add titanic to list of engines using wave files
Paul Gilbert
2016-07-31
AUDIO: Fix build
Willem Jan Palenstijn
2016-07-31
AUDIO: Fix indentation
Eugene Sandulenko
2016-07-06
AUDIO: Fix audio corruption in MS ADPCM decoder
Torbjörn Andersson
2016-06-21
AUDIO: Fix incorrect forward declaration
Colin Snover
2016-06-19
AUDIO: Make WAV streams seekable
Colin Snover
2016-05-15
AUDIO: Plug potential memory leak
Eugene Sandulenko
2016-04-14
JANITORIAL: Reduce audio header dependencies
Ori Avtalion
2016-03-28
JANITORIAL: Mark audio/decoders/vorbis as: used in Wintermute
Tobia Tesan
2015-09-15
AUDIO: Fix compiler warning
Christian Krause
2015-09-15
AUDIO: Fix uninitialized read in MP3 initialization
Matthew Hoops
2015-08-30
AUDIO: Mark the old Codec class as deprecated
Matthew Hoops
2015-08-30
AUDIO: Add a packetized version of ADPCM streams
Matthew Hoops
2015-08-30
AUDIO: Add a packetized version of the PCM stream
Matthew Hoops
2015-08-30
AUDIO: Implement a packetized version of MP3
Matthew Hoops
2015-08-30
AUDIO: Split the seeking MP3 class from the base decoding stream
Matthew Hoops
2015-06-07
AUDIO: makeAIFFStream seek to start of dataStream
Martin Kiewitz
2015-06-06
AUDIO: Make makeAIFFStream return a RewindableAudioStream
Matthew Hoops
2015-06-06
AUDIO: Fix another syntax error
Matthew Hoops
2015-06-06
AUDIO: Fix syntax
Matthew Hoops
2015-06-06
SHERLOCK: rework 3DO audio, add AIFC file support
Martin Kiewitz
2015-06-04
AUDIO: Rewrite the AIFF decoder to support AIFC
Matthew Hoops
2015-06-04
AUDIO: Do not read the entire AIFF buffer into memory
Matthew Hoops
2015-06-04
AUDIO: Mark AIFF as being used by BBVS
Matthew Hoops
2015-06-04
AUDIO: Only expose makeAIFFStream to clients
Matthew Hoops
[next]