Age | Commit message (Collapse) | Author |
|
CVS patchset: 469
CVS date: 2001/08/23 15:21:07
|
|
disabled audio output plugins as soon as they're ported
CVS patchset: 463
CVS date: 2001/08/22 15:45:47
|
|
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: 453
CVS date: 2001/08/20 11:15:57
|
|
CVS patchset: 448
CVS date: 2001/08/18 23:28:26
|
|
Stadermann
CVS patchset: 423
CVS date: 2001/08/14 01:38:17
|
|
CVS patchset: 418
CVS date: 2001/08/13 14:03:00
|
|
CVS patchset: 413
CVS date: 2001/08/12 01:03:55
|
|
If gaps need to be written, the former size of 8192 was
not a multiple of the sample*channels size. This is explained
as forbidden in the OSS programmer's guide.
The new zero_buffer is a multiple of 3 and 5 (along the many 2s).
CVS patchset: 390
CVS date: 2001/08/05 19:04:34
|
|
Fixed resample selection code.
CVS patchset: 389
CVS date: 2001/08/05 12:19:54
|
|
CVS patchset: 376
CVS date: 2001/08/01 18:17:40
|
|
CVS patchset: 366
CVS date: 2001/07/30 10:15:17
|
|
CVS patchset: 355
CVS date: 2001/07/26 19:12:21
|
|
CVS patchset: 324
CVS date: 2001/07/22 14:18:22
|
|
Added resample bypass (do_resample).
Replaced package drop printf with xprintf.
CVS patchset: 321
CVS date: 2001/07/22 11:22:00
|
|
CVS patchset: 314
CVS date: 2001/07/20 22:37:56
|
|
CVS patchset: 308
CVS date: 2001/07/18 21:38:16
|
|
CVS patchset: 302
CVS date: 2001/07/17 21:55:12
|
|
Nuked BUILD_LIB_STATIC.
Changed some architecture dependend code to feature dependend code.
Autoconf'ing CD / DVD ioctl() support.
CVS patchset: 288
CVS date: 2001/07/16 19:36:00
|
|
More debug info in audio_oss_out.c
CVS patchset: 279
CVS date: 2001/07/14 17:45:06
|
|
CVS patchset: 275
CVS date: 2001/07/14 12:50:33
|
|
in libw32dll/wine.
CVS patchset: 264
CVS date: 2001/07/10 21:07:55
|
|
CVS patchset: 237
CVS date: 2001/06/30 23:09:25
|
|
CVS patchset: 234
CVS date: 2001/06/26 18:47:13
|
|
CVS patchset: 231
CVS date: 2001/06/25 08:46:55
|
|
CVS patchset: 229
CVS date: 2001/06/24 23:08:42
|
|
CVS patchset: 226
CVS date: 2001/06/24 07:17:37
|
|
CVS patchset: 223
CVS date: 2001/06/24 03:36:30
|
|
CVS patchset: 221
CVS date: 2001/06/24 02:19:29
|
|
to improve responsiveness (unfinished), small demux_mpeg_block bugfix (alignment for DVD plugin)
CVS patchset: 218
CVS date: 2001/06/23 19:45:47
|
|
CVS patchset: 215
CVS date: 2001/06/22 10:45:03
|
|
CVS patchset: 211
CVS date: 2001/06/21 17:34:23
|
|
CVS patchset: 193
CVS date: 2001/06/16 19:58:31
|
|
CVS patchset: 185
CVS date: 2001/06/15 08:58:11
|
|
CVS patchset: 174
CVS date: 2001/06/14 09:19:44
|
|
CVS patchset: 166
CVS date: 2001/06/11 19:37:53
|
|
CVS patchset: 165
CVS date: 2001/06/11 10:40:09
|
|
time, this is temporary.
CVS patchset: 131
CVS date: 2001/06/06 19:34:23
|
|
CVS patchset: 130
CVS date: 2001/06/06 16:41:35
|
|
CVS patchset: 128
CVS date: 2001/06/05 19:50:56
|
|
CVS patchset: 127
CVS date: 2001/06/05 16:58:47
|
|
CVS patchset: 125
CVS date: 2001/06/05 04:40:53
|
|
CVS patchset: 124
CVS date: 2001/06/04 17:19:28
|
|
CVS patchset: 123
CVS date: 2001/06/04 17:13:36
|
|
CVS patchset: 110
CVS date: 2001/06/01 07:25:26
|
|
CVS patchset: 107
CVS date: 2001/05/31 18:36:08
|
|
CVS patchset: 103
CVS date: 2001/05/30 18:31:32
|
|
minor bugfixes
CVS patchset: 86
CVS date: 2001/05/27 23:48:12
|
|
debug version builds. Fixed The debug rule in src/input.
CVS patchset: 85
CVS date: 2001/05/26 22:04:38
|