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
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
2012-09-09
COMMON: Make QuickTimeParser::readSampleDesc take the desc size
Matthew Hoops
2012-08-31
ALL: Mark off some things as used by Pegasus
Matthew Hoops
2012-08-26
Merge pull request #268 from clone2727/video-rewrite
Matthew Hoops
2012-08-12
AUDIO: Move LimitingAudioStream to audio/
Matthew Hoops
2012-08-09
AUDIO: Fix "if" formatting in QDM2 code.
Johannes Schickel
2012-08-04
AUDIO: Correct ADPCM Fixes to ensure internal buffers are drained.
D G Turner
2012-08-04
AUDIO: Fix Oki ADPCM to work with Mono streams using odd sized buffers.
D G Turner
2012-08-04
AUDIO: Fix DVI ADPCM to work with Mono streams using odd sized buffers.
D G Turner
2012-06-11
AUDIO: Make VOC decoder a bit more failsafe by still playing parts of invalid...
Johannes Schickel
2012-05-21
AUDIO: Fix seeking to the end of a QuickTime audio track
Matthew Hoops
2012-04-28
AUDIO: Fix seeking in QuickTime files with multiple edit lists
Matthew Hoops
2012-04-13
AUDIO: Remove now unused Sin/Cos table and FFT code from QDM2 Codec.
D G Turner
2012-04-13
AUDIO: Migrate QDM2 Codec to using Common::RDFT class.
D G Turner
2012-04-13
AUDIO: Fixes to restore QDM2 Codec function.
D G Turner
2012-04-13
AUDIO: Update to QDM2 codec fixing pointer to stream buffer usage.
D G Turner
2012-04-13
AUDIO: Removed qdm2_decode_sub_packet_header() function from QDM2.
D G Turner
2012-04-13
AUDIO: Fix skipping in QDM2 BitStream usage.
D G Turner
2012-04-13
AUDIO: Clean up QDM2 getVlc2() function.
D G Turner
2012-04-13
AUDIO: Initial Refactoring of QDM2 to use Common::BitStream.
D G Turner
2012-04-10
AUDIO: Force QuickTime stereo samples to mono if needed
Matthew Hoops
2012-03-30
AUDIO: Fix QDM2 extra data parsing
Matthew Hoops
2012-03-19
AUDIO: Add support for multiple QuickTime audio tracks
Matthew Hoops
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2012-02-09
AUDIO: Add support for RAW PCM wave stream with an incomplete packet
Bastien Bouclet
2012-01-26
AUDIO: Add more warnings in case invalid VOC data is encountered.
Johannes Schickel
2012-01-26
AUDIO: Fix missing sounds in Simon 1 Amiga CD32.
Johannes Schickel
2011-12-31
AUDIO: Remove outdated comment about RawStream. Thanks to clone2727 for notic...
Johannes Schickel
2011-12-29
AUDIO: Fix M4A seeking with multiple time->sample chunks
Matthew Hoops
2011-12-29
AUDIO: Only warn about audio edit lists when the count is > 1
Matthew Hoops
2011-12-24
AUDIO: Remove obsolete loadVOCFromStream.
Johannes Schickel
2011-12-24
AUDIO: SAGA now uses the Mac snd code too
Matthew Hoops
2011-12-12
VIDEO: Add support for QuickTime video track edit lists
Matthew Hoops
2011-11-27
VIDEO: Rewrite VMD audio streaming
Matthew Hoops
2011-11-24
AUDIO: Fix type 9 sound blocks in VOC code.
Johannes Schickel
2011-11-20
M4: Removed the M4/MADS engine from trunk
Paul Gilbert
2011-11-06
AUDIO: Simplify RawStream code.
Johannes Schickel
2011-11-06
AUDIO: Remove unused makeRawDiskStream_OLD factory.
Johannes Schickel
2011-11-06
AUDIO: Implement a basic VocStream class.
Johannes Schickel
2011-11-04
QDM2: Removed superfluous parentheses
Filippos Karapetis
[next]