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
/
sound
/
decoders
/
adpcm.cpp
Age
Commit message (
Collapse
)
Author
2010-05-26
Have makeADPCMStream use the entire stream if the size is 0 (as it says in ↵
Matthew Hoops
the doxygen comment). svn-id: r49236
2010-03-12
Fix bug #2969282: DW2: Weird "PC SPEAKER-like" sound distortion.
Max Horn
svn-id: r48246
2010-02-03
Loosening the 2 samples per channel requirement of Apple_ADPCMStream to 1 ↵
Sven Hesse
sample per channel svn-id: r47864
2010-01-31
Further OOify the ADPCM code
Max Horn
svn-id: r47740
2010-01-31
Rearrange code of ADPCMStream subclasses
Max Horn
svn-id: r47739
2010-01-31
Split ADPCMStream into several classes
Max Horn
svn-id: r47738
2010-01-31
Rename ADPCMInputStream to ADPCMStream; make some members const
Max Horn
svn-id: r47737
2010-01-31
Switch makeADPCMStream to DisposeAfterUse::Flag
Max Horn
svn-id: r47736
2010-01-28
Add some paranaoia assert (and a related TODO) to the MSIMA2 implementation.
Johannes Schickel
svn-id: r47652
2010-01-26
Moved audio stream implementations (for MP3, FLAC, etc.) to new dir ↵
Max Horn
sound/decoders/ svn-id: r47579