Age | Commit message (Collapse) | Author |
|
va_list typedef redefine. We get the prototype for swab() on solais by
including stdlib.h / unistd.h
CVS patchset: 1209
CVS date: 2001/12/10 12:31:08
|
|
This makes the SPDIF out code in xine-engine/audio_out.c very simple.
It will also make audio sync better as the correct number of samples will
be passed to got_audio_samples.
CVS patchset: 1195
CVS date: 2001/12/09 18:31:01
|
|
CVS patchset: 1121
CVS date: 2001/11/27 00:00:34
|
|
CVS patchset: 1086
CVS date: 2001/11/20 12:41:57
|
|
be a good idea...)
CVS patchset: 1080
CVS date: 2001/11/19 19:10:41
|
|
CVS patchset: 1079
CVS date: 2001/11/19 18:58:04
|
|
CVS patchset: 1072
CVS date: 2001/11/18 22:59:29
|
|
CVS patchset: 1064
CVS date: 2001/11/18 03:53:23
|
|
CVS patchset: 1056
CVS date: 2001/11/17 17:29:39
|
|
acceleration?). Merge xine-utils header files to a new one "xineutils.h".
Update xine-lib C/headers to reflect those changes.
dxr3 headers are no more installed ine $includdir, but $includdir/xine.
CVS patchset: 1054
CVS date: 2001/11/17 14:26:36
|
|
CVS patchset: 1053
CVS date: 2001/11/16 21:06:21
|
|
Added DTS syncinfo check and header parsing.
CVS patchset: 1051
CVS date: 2001/11/16 20:24:56
|
|
enough for all resample cases!!
CVS patchset: 1039
CVS date: 2001/11/15 00:32:36
|
|
CVS patchset: 1015
CVS date: 2001/11/10 19:34:25
|
|
buffer and thread
CVS patchset: 1010
CVS date: 2001/11/10 13:48:02
|
|
CVS patchset: 953
CVS date: 2001/11/04 22:49:38
|
|
CVS patchset: 821
CVS date: 2001/10/16 17:57:31
|
|
<billfink@mindspring.com>
CVS patchset: 798
CVS date: 2001/10/14 14:39:36
|
|
CVS patchset: 763
CVS date: 2001/10/07 22:44:57
|
|
CVS patchset: 727
CVS date: 2001/10/03 15:21:29
|
|
in audio_decoder. xine-ui warn at compile time due of a #warning i
added, i will remove it pretty soon.
CVS patchset: 715
CVS date: 2001/10/01 23:04:57
|
|
CVS patchset: 626
CVS date: 2001/09/12 22:00:51
|
|
CVS patchset: 620
CVS date: 2001/09/11 23:02:47
|
|
Document return values of audio_out.c:open
CVS patchset: 615
CVS date: 2001/09/11 14:10:04
|
|
CVS patchset: 607
CVS date: 2001/09/10 21:52:59
|
|
bugfixes regarding buffer type handling
CVS patchset: 600
CVS date: 2001/09/10 03:04:48
|
|
CVS patchset: 581
CVS date: 2001/09/06 15:23:14
|
|
some value > 0) for success.
(for consistancy with ao_driver->open)
CVS patchset: 576
CVS date: 2001/09/06 13:33:20
|
|
CVS patchset: 550
CVS date: 2001/09/02 00:30:22
|
|
(disabled by default, enable it in your .xinerc if you want it)
CVS patchset: 515
CVS date: 2001/08/29 00:51:57
|
|
CVS patchset: 475
CVS date: 2001/08/24 01:05:30
|
|
style/indentation. corrected delay() behaviour according to what's specified in the header file comment: return delay(offset) instead of absolute time
CVS patchset: 473
CVS date: 2001/08/23 21:40:05
|
|
indentiation and comments
CVS patchset: 464
CVS date: 2001/08/22 16:20:13
|
|
CVS patchset: 462
CVS date: 2001/08/22 11:03:52
|
|
Some minor cleanup.
Please see xine-lib/src/xine-engine/audio_out.c
for a list of what works and what does not.
CVS patchset: 461
CVS date: 2001/08/22 10:51:05
|
|
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: 176
CVS date: 2001/06/14 09:54:13
|
|
CVS patchset: 22
CVS date: 2001/04/24 20:57:11
|