Displaying 2 results from an estimated 2 matches for "ao_priv".
Did you mean:
io_priv
2009 Oct 06
0
[ao] Two patches for libao2
...i>
> Date: Sun, 30 Aug 2009 23:46:48 +0300
> Subject: [PATCH 2/2] Make driver specific options configurable
>
> ---
> doc/ao_open_file.html | 3 ++-
> doc/ao_open_live.html | 3 ++-
> doc/config.html | 4 ++++
> libao.conf.5 | 4 ++++
> src/ao_private.h | 3 +++
> src/audio_out.c | 8 ++++++--
> src/config.c | 32 +++++++++++++++++++++++---------
> 7 files changed, 44 insertions(+), 13 deletions(-)
>
> diff --git a/doc/ao_open_file.html b/doc/ao_open_file.html
> index f6c3935..2a70aea 100644
>...
2001 Jul 21
1
Preview of next version of libao
I just committed what will eventually become the next version of libao. I've
made some major changes: renamed stuff, redesigned the API, actually
documented things. It *will* break any current libao applications (like
ogg123).
It is on its own branch, so it shouldn't affect the mainline libao code for a
while. But beware: I want to land this branch before Vorbis 1.0 goes out.
Please