summaryrefslogtreecommitdiff
path: root/src/libxineadec/adpcm.c
AgeCommit message (Expand)Author
2002-09-03fix SMJPEG IMA so that it does not crash due to NULL pointer dereferenceMike Melanson
2002-09-02added support for the IMA ADPCM audio in Westwood Studios' VQA filesMike Melanson
2002-08-05fixed MS IMA ADPCM decoding, added initial support for SMJPEG's custom IMAMike Melanson
2002-07-15minor DK4 fixMike Melanson
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
2002-06-20output preamble samples for MS ADPCM decoderMike Melanson
2002-06-12fixed DK3 segfault, changed comment styleMike Melanson
2002-06-10fixed MS ADPCM; also fixed DK3, but there still seems to be a lingeringMike Melanson
2002-06-08changed BUF_AUDIO_IMAADPCM -> BUF_AUDIO_MSIMAADPCM for clarificationMike Melanson
2002-06-08added 3 more ADPCM decoders (DK3, MS ADPCM, and MS IMA ADPCM), but noneMike Melanson
2002-06-07QT IMA ADPCM promoted to "working" status, so debug printf()'s have beenMike Melanson
2002-06-06first pass at 2 of the ADPCM decoders (not quite functional yet)Mike Melanson