summaryrefslogtreecommitdiff
path: root/src/liblpcm
AgeCommit message (Collapse)Author
2001-09-10a quicktime demuxer based on openquicktime, cinepack support fixed, minor ↵Guenter Bartsch
bugfixes regarding buffer type handling CVS patchset: 600 CVS date: 2001/09/10 03:04:48
2001-09-06Fix error checking for failed ao_instance->openJuergen Keil
CVS patchset: 577 CVS date: 2001/09/06 13:36:18
2001-09-01Better rate info passing.James Courtier-Dutton
Uses decoder_info[1..3] for rate, bits, channels. Info now passed from demux_avi to liblpcm. CVS patchset: 535 CVS date: 2001/09/01 01:51:50
2001-08-31Fix byte order problems for AVI files with LPCM sound.Juergen Keil
CVS patchset: 534 CVS date: 2001/08/31 17:57:54
2001-08-31Improved rate sensing.James Courtier-Dutton
CVS patchset: 530 CVS date: 2001/08/31 01:07:55
2001-08-30Added autosensing of rate.James Courtier-Dutton
Sound now works on i386 platforms. CVS patchset: 529 CVS date: 2001/08/30 23:43:49
2001-08-21First checkin of new audio_out architecture.James Courtier-Dutton
Audio sync and AC3 formatting now done in xine-lib/src/xine-engine/audio_out.c Audio out now done in xine-lib/src/audio_out/* Currently, only xine-lib/src/audio_oss_out.c is active. Re-support of others will follow as other people implement them. ao_functions split into ao_instance and ao_driver and function in a similar fashion as video_out. All decoder plugins now call ao_instance instead of ao_functions. ao_instance is used in xine-lib/src/xine-engine/audio_out.c ao_driver is used in xine-lib/src/audio_out/* See also changes in xine-ui files CVS patchset: 459 CVS date: 2001/08/21 19:39:50
2001-08-04LPCM audio decoder plugin contributed by Gert VervoortGuenter Bartsch
CVS patchset: 382 CVS date: 2001/08/04 20:14:53