Age | Commit message (Collapse) | Author |
|
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: 391
CVS date: 2001/08/06 13:21:26
|
|
CVS patchset: 371
CVS date: 2001/07/30 19:21:28
|
|
CVS patchset: 370
CVS date: 2001/07/30 17:13:20
|
|
clean up field picture handling), gearing up for rc2
CVS patchset: 334
CVS date: 2001/07/24 12:57:29
|
|
CVS patchset: 299
CVS date: 2001/07/17 19:37:21
|
|
CVS patchset: 278
CVS date: 2001/07/14 16:55:11
|
|
attribute mismatches between function prototypes and function definitions.
Such a __stdcall mismatch can corrupt the cpu's stack, because both the
caller and the callee clean up function parameter from the stack (or none
of them removes the function parameters)
wine/* should be less sensitive to optimzation options due to this change.
CVS patchset: 245
CVS date: 2001/07/04 14:05:09
|
|
CVS patchset: 211
CVS date: 2001/06/21 17:34:23
|
|
CVS patchset: 209
CVS date: 2001/06/18 12:56:27
|
|
CVS patchset: 185
CVS date: 2001/06/15 08:58:11
|
|
CVS patchset: 145
CVS date: 2001/06/10 00:20:19
|
|
CVS patchset: 137
CVS date: 2001/06/09 18:40:41
|
|
CVS patchset: 136
CVS date: 2001/06/09 17:07:21
|
|
CVS patchset: 132
CVS date: 2001/06/07 20:23:54
|
|
CVS patchset: 1
CVS date: 2001/04/18 22:33:39
|