Displaying 20 results from an estimated 2000 matches similar to: "libao 1.1.0 released"
2010 Mar 26
4
Xiph.Org releases libao 1.0.0, libVorbis 1.3.1, and vorbis-tools 1.4.0
Xiph.Org announces the release of libao-1.0.0, libvorbis-1.3.1 and
vorbis-tools-1.4.0. This is a coordinated update of the audio
libraries and tools to deploy improved surround-sound support across
the libraries and toolchain.
libao improvements:
- AO returned to active development
- Added surround channel mapping API and capability
- Updated all drivers on modern installs
- New config file
2010 Mar 26
4
Xiph.Org releases libao 1.0.0, libVorbis 1.3.1, and vorbis-tools 1.4.0
Xiph.Org announces the release of libao-1.0.0, libvorbis-1.3.1 and
vorbis-tools-1.4.0. This is a coordinated update of the audio
libraries and tools to deploy improved surround-sound support across
the libraries and toolchain.
libao improvements:
- AO returned to active development
- Added surround channel mapping API and capability
- Updated all drivers on modern installs
- New config file
2008 Dec 08
0
sndio support for libao
(Is this the right list for libao patches?)
The following adds support for a sndio plugin to libao. sndio is
OpenBSD's new audio API.
diff -uNrp libao-0.8.8.orig/configure.ac libao-0.8.8/configure.ac
--- libao-0.8.8.orig/configure.ac Thu May 24 12:51:05 2007
+++ libao-0.8.8/configure.ac Mon Dec 8 16:34:44 2008
@@ -300,6 +300,11 @@ dnl Check for Sun audio
AC_CHECK_HEADERS(sys/audioio.h)
2015 Jun 14
2
Sound glitch when using libvorbisfile and libao
Hi there,
I've been grappling with this for some time, so I'm finally breaking down
and trying this list.
I'm trying to integrate libvorbisfile and libao to create a simple sound
file player, a la ogg123. To do this, I borrowed heavily from ao_example.c
and vorbisfile_example.c. I feed the buffer from ov_read into ao_play in a
simple loop. It usually works, but occasionally all it
2015 Jun 14
0
Sound glitch when using libvorbisfile and libao
How can this problem be reproduced? If you have an specific .ogg file
that gives problems it would be helpful to have them so we can try to
reproduce them.
Kind regards,
Gunter.
On So, Jun 14, 2015 at 7:10 , Marshall Mason <marshallmason2 at gmail.com>
wrote:
> Hi there,
> I've been grappling with this for some time, so I'm finally breaking
> down and trying this
2015 Jun 14
2
Sound glitch when using libvorbisfile and libao
Hi Gunter,
Thank you for your quick response. As I mentioned in the email, I cannot
dependably reproduce it. It comes and goes, and I just have to wait for it
to come up before I can try to debug it. I've found it tends to happen when
I've been taxing my sound driver, but this isn't consistent either. My
inability to consistently reproduce this has made it a nasty bug for me to
2010 Mar 26
0
libogg 1.2.0 release announcement
Xiph.Org is pleased to announce a full release of libogg 1.2.0.
Changes in the new libogg release include:
- A new default flushing behavior that reduces overhead for moderate
and high bitrate streams, such as video
- Documentation updates
- Various build fixes intended to keep the autofoo and Windows build
mechanisms up to date
- Build fixes for additional compilers
This release is ABI
2010 Mar 26
0
libogg 1.2.0 release announcement
Xiph.Org is pleased to announce a full release of libogg 1.2.0.
Changes in the new libogg release include:
- A new default flushing behavior that reduces overhead for moderate
and high bitrate streams, such as video
- Documentation updates
- Various build fixes intended to keep the autofoo and Windows build
mechanisms up to date
- Build fixes for additional compilers
This release is ABI
2010 Mar 26
0
libogg 1.2.0 release announcement
Xiph.Org is pleased to announce a full release of libogg 1.2.0.
Changes in the new libogg release include:
- A new default flushing behavior that reduces overhead for moderate
and high bitrate streams, such as video
- Documentation updates
- Various build fixes intended to keep the autofoo and Windows build
mechanisms up to date
- Build fixes for additional compilers
This release is ABI
2002 Jul 27
0
libao patch
I hope this is the right place to submit libao patches -- the
freshmeat page points to ogg vorbis as the homepage for libao.
Currently, at least on my system (SB Live Value!, ALSA .9 branch),
stuff going to alsa sounds *awful* because of too-small buffers.
mpg321 and similar programs are unusable, and none of them seem to
want to let you set the buffer size. This patch lets an environment
2001 Apr 23
1
building libao under Debian
Here are some of my notes with building and using vorbis-tools-1.0beta4
under Debian Linux 2.2.
1) building libao:
make[3]: Leaving directory
`/home/jeremy/src/ogg/libao-0.6.0/src/plugins/alsa'
Making all in arts
make[3]: Entering directory
`/home/jeremy/src/ogg/libao-0.6.0/src/plugins/arts'
/bin/sh ../../../libtool --mode=compile gcc
-DPACKAGE=\"libao\"
2000 Aug 12
1
libao patch: Minor clean up / Byte-order proposal
Here is a patch to fix the compiler warnings I mentioned earlier. I've
removed the byte-order changes that don't make sense. (Thanks Michael for
pointing out the error!)
As for the byte-order changes, since some output modules don't have the option
to set the sample byte-order, I would like to standardize libao and ogg123 on
native byte-order. Will this break the ao_wav.c patches
2004 Oct 22
0
libao-0.8.5 patch
Hi!
There are some little inconvenience in libao-0.8.5.
- The biggest is may that:
the documentation and the header file declare the ao_file_extension function,
which give a hint for the file extension where the device is realy a sound
file. This function is missing.
-An other: the alsa 0.5 and the alsa 0.9+ drivers short name. It will be better
if the alsa 0.5's name will be alsa05 and the
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
2005 Jan 11
1
libao-0.8.6 release
I've made a new source release of libao. This includes the polypaudio
driver contributed by Lennart Poettering.
http://downloads.xiph.org/releases/ao/libao-0.8.6.tar.gz
http://downloads.xiph.org/releases/ao/libao-0.8.6.zip
SHA1 checksums:
2050e008ffcfd6803e2c2c03c7d5f469b6d8379e libao-0.8.6.tar.gz
872ed527a4db012f315ce56e4b27a69e5b191a9f libao-0.8.6.zip
MD5 checksums:
2000 Jul 09
0
libao: Cross-platform audio for ogg123
Kenneth mentioned he wanted a cross-platform audio library to use for ogg123.
So, I've spent the last week hacking up the libao from ac3dec that someone
suggested earlier. It bears little resemblance to the old code, but now does
what I want.
libao now supports OSS and WAV file output, with the infrastructure in place
to expand further. There are Solaris and IRIX drivers that I inherited
2003 Jul 05
0
improvement for libao aRts detection
I recently had a function added to the aRts API that
lets you see if aRts is actually holding the DSP
device open or not.
This call can be useful in trying to autodetect what
audio output to use, like libao does.
I've written a patch for libao to take advantage of
this. It adds an autoconf macro to test for the
presence of this new function (so that it'll still
work for people with an
2007 Apr 02
1
win32 driver for libao
Hi there.
Sorry I may be a little off topics with this mail but I have already
written to the official libao maintainer (volsung@xiph.org) and he is
the one who suggest me to write here. As I did not see any more suitable
mailing list @xiph.org here I am.
My point is that I have recently written a win32 driver for the libao
and I would be glad to see this contribution include to the official
2001 Mar 03
1
libao: alsa plugin won't compile
Hey'
Can't seem to compile libao. I'm using Slackware-7.1-current-ish,
linux-2.4.2, gcc-2.95.2, and alsa-9.0-beta2. This is the first time I've
tried to compile libao so I don't know if the problem is related to
alsa-9.0 changes.
Alsa headers seem to be there:
/usr/include/linux> ls -l as*.h
-rw-r--r-- 1 root root 35994 Mar 3 10:57 asequencer.h
-rw-r--r-- 1
2001 Sep 03
0
[paul@mail.me.maar.nu: Building vorbis-tools without libao]
Again, Hi All,
Thanks for your replies. I probably should've mentioned that
I'm not subscribed to the list but I found your answers on
the archives.
I just wanted to go on record and mention that I do in fact
have all the original CD's and that by re-encoding I meant
repeating the entire process of ripping the original CD's
(with cdparanoia (of course ;)) and then encoding them