summaryrefslogtreecommitdiff
path: root/src/libxineadec/adpcm.c
AgeCommit message (Collapse)Author
2002-09-03fix SMJPEG IMA so that it does not crash due to NULL pointer dereferenceMike Melanson
(but the audio still crackles) CVS patchset: 2593 CVS date: 2002/09/03 02:46:30
2002-09-02added support for the IMA ADPCM audio in Westwood Studios' VQA filesMike Melanson
CVS patchset: 2589 CVS date: 2002/09/02 17:25:45
2002-08-05fixed MS IMA ADPCM decoding, added initial support for SMJPEG's custom IMAMike Melanson
ADPCM format CVS patchset: 2393 CVS date: 2002/08/05 00:20:35
2002-07-15minor DK4 fixMike Melanson
CVS patchset: 2273 CVS date: 2002/07/15 03:48:03
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
CVS patchset: 2214 CVS date: 2002/07/05 17:31:59
2002-06-20output preamble samples for MS ADPCM decoderMike Melanson
CVS patchset: 2103 CVS date: 2002/06/20 02:57:41
2002-06-12fixed DK3 segfault, changed comment styleMike Melanson
CVS patchset: 2065 CVS date: 2002/06/12 04:00:28
2002-06-10fixed MS ADPCM; also fixed DK3, but there still seems to be a lingeringMike Melanson
segfault issue there; MS IMA does not seem to work yet CVS patchset: 2055 CVS date: 2002/06/10 06:27:40
2002-06-08changed BUF_AUDIO_IMAADPCM -> BUF_AUDIO_MSIMAADPCM for clarificationMike Melanson
CVS patchset: 2039 CVS date: 2002/06/08 19:45:19
2002-06-08added 3 more ADPCM decoders (DK3, MS ADPCM, and MS IMA ADPCM), but noneMike Melanson
seem to work 100% correctly, so the decoder's priority is still at the bottom of the list CVS patchset: 2038 CVS date: 2002/06/08 19:29:28
2002-06-07QT IMA ADPCM promoted to "working" status, so debug printf()'s have beenMike Melanson
removed; DK4 ADPCM is also working now CVS patchset: 2031 CVS date: 2002/06/07 04:50:15
2002-06-06first pass at 2 of the ADPCM decoders (not quite functional yet)Mike Melanson
CVS patchset: 2022 CVS date: 2002/06/06 05:00:32