summaryrefslogtreecommitdiff
path: root/src/libxineadec
AgeCommit message (Expand)Author
2002-06-20output preamble samples for MS ADPCM decoderMike Melanson
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
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
2002-06-03implemented the decoder's _close() functionMike Melanson
2002-05-28added new directory for audio decoders native to the xine codebase, andMike Melanson