summaryrefslogtreecommitdiff
path: root/src/libxineadec
AgeCommit message (Collapse)Author
2002-09-01typoMike Melanson
CVS patchset: 2573 CVS date: 2002/09/01 04:26:20
2002-09-01added logarithmic PCM audio decoder (mu-law & A-law formats)Mike Melanson
CVS patchset: 2572 CVS date: 2002/09/01 04:24:35
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-23Let cvs ignore a lot of files that are built.Dennis Björklund
CVS patchset: 2138 CVS date: 2002/06/23 16:18:44
2002-06-20output preamble samples for MS ADPCM decoderMike Melanson
CVS patchset: 2103 CVS date: 2002/06/20 02:57:41
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
Internationalize all config related stuff. Fix not registered mrl ending in roq/film demuxer. Add bindtextdomain() calls in load_plugins (for audio/video out plugins). CVS patchset: 2066 CVS date: 2002/06/12 12:22:25
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
2002-06-03implemented the decoder's _close() functionMike Melanson
CVS patchset: 1989 CVS date: 2002/06/03 00:57:34
2002-05-28added new directory for audio decoders native to the xine codebase, andMike Melanson
added first audio decoder for that directory: RoQ audio CVS patchset: 1958 CVS date: 2002/05/28 00:16:23