Age | Commit message (Collapse) | Author |
|
CVS patchset: 1030
CVS date: 2001/11/13 21:47:57
|
|
buffer and thread
CVS patchset: 1010
CVS date: 2001/11/10 13:48:02
|
|
CVS patchset: 829
CVS date: 2001/10/18 14:32:28
|
|
decoder_info stuff, so that the audio format is still unknown when we get
the first real data buffer and try to open the audio driver.
Added a quick hack to the lpcm decoder to grab the audio format from the
decoder info data of a non-preview buffer, in case the audio format is
unknown at audio driver open time.
CVS patchset: 684
CVS date: 2001/09/23 15:19:36
|
|
CVS patchset: 646
CVS date: 2001/09/16 23:13:45
|
|
Document return values of audio_out.c:open
CVS patchset: 615
CVS date: 2001/09/11 14:10:04
|
|
bugfixes regarding buffer type handling
CVS patchset: 600
CVS date: 2001/09/10 03:04:48
|
|
CVS patchset: 577
CVS date: 2001/09/06 13:36:18
|
|
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
|
|
CVS patchset: 534
CVS date: 2001/08/31 17:57:54
|
|
CVS patchset: 530
CVS date: 2001/08/31 01:07:55
|
|
Sound now works on i386 platforms.
CVS patchset: 529
CVS date: 2001/08/30 23:43:49
|
|
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
|
|
CVS patchset: 382
CVS date: 2001/08/04 20:14:53
|