index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libxineadec
/
adpcm.c
Age
Commit message (
Expand
)
Author
2002-09-03
fix SMJPEG IMA so that it does not crash due to NULL pointer dereference
Mike Melanson
2002-09-02
added support for the IMA ADPCM audio in Westwood Studios' VQA files
Mike Melanson
2002-08-05
fixed MS IMA ADPCM decoding, added initial support for SMJPEG's custom IMA
Mike Melanson
2002-07-15
minor DK4 fix
Mike Melanson
2002-07-05
Bump up version numbers due to changes in xine_t
Michael Roitzsch
2002-06-20
output preamble samples for MS ADPCM decoder
Mike Melanson
2002-06-12
fixed DK3 segfault, changed comment style
Mike Melanson
2002-06-10
fixed MS ADPCM; also fixed DK3, but there still seems to be a lingering
Mike Melanson
2002-06-08
changed BUF_AUDIO_IMAADPCM -> BUF_AUDIO_MSIMAADPCM for clarification
Mike Melanson
2002-06-08
added 3 more ADPCM decoders (DK3, MS ADPCM, and MS IMA ADPCM), but none
Mike Melanson
2002-06-07
QT IMA ADPCM promoted to "working" status, so debug printf()'s have been
Mike Melanson
2002-06-06
first pass at 2 of the ADPCM decoders (not quite functional yet)
Mike Melanson