Displaying 5 results from an estimated 5 matches for "ao_append_options".
Did you mean:
ao_append_option
2000 Dec 17
1
Re: libao api change
> Does anyone object to the attached patches? The main change is to be able
> to call
>
> ao_append_option(&opts, "key", "value");
>
I'm all for this one. The original form of the function is really poor design
on my part. I hope this gets committed.
---
Stan Seibert
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project
2009 Oct 06
0
[ao] Two patches for libao2
Hi Heikki,
So libao is currently not maintained upstream. In the appropriate IRC
channels I'm lead to believe that there are better libraries out there
that should be used instead.
If so many debian packages didn't link against it I would seriously
consider dropping it all together.
It doesn't sound like it's worth anyone's time maintaining libao
properly upstream. I do have
2001 Aug 21
2
ao changes
Why has ao been changed so that there are now two open() functions ?
IMHO the original ao_open() was fine - if you wanted to set the
filename for output, you could add an option via ao_append_option
and if you wanted to avoid overwriting an existing file, you could
stat() it yourself.
Having ao_open_live() and ao_open_file() just makes more work for
the user of the library for no gain, AFAICT.
2001 Aug 21
2
ao changes
Why has ao been changed so that there are now two open() functions ?
IMHO the original ao_open() was fine - if you wanted to set the
filename for output, you could add an option via ao_append_option
and if you wanted to avoid overwriting an existing file, you could
stat() it yourself.
Having ao_open_live() and ao_open_file() just makes more work for
the user of the library for no gain, AFAICT.
2000 Sep 05
1
[kcarnold@xiph.org: [xiph-cvs] cvs commit: vorbis/vorbis-tools/libao ao_alsa.c ao_oss.c audio_out.c audio_out.h]
remember kenneth that libao has moved to the "ao" module, so copy the
changes...
jack.
----- Forwarded message from "Kenneth C. Arnold" <kcarnold@xiph.org> -----
Delivered-To: cvs-outgoing@xiph.org
Delivered-To: cvs@xiph.org
To: cvs@xiph.org
Subject: [xiph-cvs] cvs commit: vorbis/vorbis-tools/libao ao_alsa.c ao_oss.c audio_out.c audio_out.h
Date: Tue, 5 Sep 2000