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
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
2015-06-05
AUDIO: Add more engines that use wave.h that I missed before.
Torbjörn Andersson
2015-06-05
AUDIO: Update list of engines that use wave.h
Torbjörn Andersson
2015-06-04
SHERLOCK: improve 3DO movie player, add SDX2 codec
Martin Kiewitz
2015-04-05
AUDIO: Skip ID3 tag at start of mp3 files
Thierry Crozat
2015-01-26
AUDIO: Fix skipping samples when the skip length is greater than the first chunk
Matthew Hoops
2014-08-14
AUDIO: Really fix seeking with audio edits
Matthew Hoops
2014-08-09
Merge pull request #487 from clone2727/audio_fixes
Eugene Sandulenko
2014-08-01
AUDIO: Rename MP3Stream's _totalTime to _curTime to better reflect the variab...
Joni Vähämäki
2014-07-27
AUDIO: Finish off AAC/QDM2 queues when done decoding a packet
Matthew Hoops
2014-07-26
AUDIO: Increment total play time when decoding MP3 data.
Joni Vähämäki
2014-03-18
COMMON: Move some QuickTime Track variables into SampleDesc where they belong
Matthew Hoops
2014-02-18
AUDIO: Make GPL headers consistent in themselves.
Johannes Schickel
2014-01-15
ALL: Remove optimization unstable code on checking for null after new.
D G Turner
2013-04-20
AUDIO: Cleanup naming
Matthew Hoops
2013-04-20
AUDIO: Remove default makeADPCMStream rate/channels values
Matthew Hoops
2013-04-16
AUDIO: Fix invalid free call
Matthew Hoops
2012-12-13
Merge pull request #293 from clone2727/qtmidi
clone2727
2012-12-10
AUDIO: Fix MS ADPCM to work with Mono streams using odd sized buffers.
D G Turner
2012-11-24
AUDIO: Fix AIFF comment about supporting IMA ADPCM
Matthew Hoops
2012-10-03
AUDIO: Don't allow skipping negative times in skipSamples()
Matthew Hoops
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
[next]