summaryrefslogtreecommitdiff
path: root/src/libxineadec
AgeCommit message (Expand)Author
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
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-09-01typoMike Melanson
2002-09-01added logarithmic PCM audio decoder (mu-law & A-law formats)Mike 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-23Let cvs ignore a lot of files that are built.Dennis Björklund
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