Displaying 20 results from an estimated 5000 matches similar to: "libao todos"
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:
2018 Feb 06
2
Pre Poettering rsync?
Hi all,
Five minutes ago I heard a rumor that Lennart Poettering has rewritten
rsync. My top urgency is to download the latest numbered version of
rsync untouched by Lennart Poettering: I'll find out if the rumor is
true or false later.
I've downloaded rsync rsync-3.1.3.tar.gz and rsync-patches-3.1.3.tar.gz
from https://download.samba.org/pub/rsync/ . Is the source code in both
those
2018 Oct 18
0
What are the differences between systemd and non-systemd Linux distros?
On Oct 18, 2018, at 9:41 AM, mark <m.roth at 5-cent.us> wrote:
> On 10/17/18 7:55 PM, Warren Young wrote:
>>> Benno Rice is right: Lennart Poettering gets stuff done.
>
> Because he's funded.
There are plenty of people with jobs that don?t get stuff done.
> I strongly suspect that a lot of that funding
> comes from M$'s interest in Upstream.
Soooo?systemd
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
2018 Oct 19
0
What are the differences between systemd and non-systemd Linux distros?
> Valeri Galtsev wrote:
>> On 10/17/18 7:55 PM, Warren Young wrote:
> <snip>
>>> Benno Rice is right: Lennart Poettering gets stuff done.
>
> Because he's funded. And I strongly suspect that a lot of that funding
> comes from M$'s interest in Upstream.
> <snip>
>>
>> With all due respect, many people just stopped offering any
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)
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
2014 Nov 19
0
Feature request: rewindable resampler
Hello.
As you probably know, PulseAudio uses the resampler from libspeexdsp by
default. As a PulseAudio contributor, I have a feature request.
As you can see from old publications [1,2] by Lennart Poettering,
PulseAudio has a "timer-based scheduling" feature which is now active by
default. PulseAudio attempts to use as high latency as possible
(sometimes up to 2 seconds) in order
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
2013 Jan 17
1
libao problem (Re: [alsa-devel] No dmix/dsnoop on Intel ICH4/5 by default?)
On 16-01-13 21:52, Clemens Ladisch wrote:
> Rene Herman wrote:
>> I'm out of touch of with alsa -- but should dmix/dsnoop still be
>> enabled by default on hardware that doesn't do hardware mixing?
>
> Yes.
>
>> I believe that it should be from /usr/share/alsa/cards/ICH4.conf,
>> but I don't get mixing on this setup when using the
2006 Oct 05
0
problem using libao on OSX 10.4
According to this:http://www.mail-archive.com/fink-users@lists.sourceforge.net/msg03120.html
try adding -L/sw/lib to the compilation.
Silvia.
-----Original Message-----
From: ogg-dev-bounces@xiph.org on behalf of wind
Sent: Thu 10/5/2006 5:19 AM
To: ogg-dev@xiph.org
Cc:
Subject: [ogg-dev] problem using libao on OSX 10.4
Hello,
I built the entire Vorbis kit on my PowerMac G4 running OSX
2003 Aug 02
1
Cross Platform Mixers and LibAO
Hello Vorbis Developers.
I'm in the proccess of writing an OggVorbis audio player using libao and
libvorbisfile. I've greatly appreciated the simplicity of the API and
good documentation with the souce of the libraries. I've descided that I really want a mixer on my player, and I'm unsure
how to best go about it. LibAO (unless I'm absolutely blind) doesn't
2006 Oct 06
1
problem using libao on OSX 10.4
I installed fink and now I have the /sw/lib, however that didn't fix
my problem. I went as far as to take out the -
Ddlsym=dlsym_auto_underscore out of the configuration files. Now
however the libao package won't build at all and yips about this:
[ukiel:/MP3/OGG/libao-0.8.6] wind% make
Making all in src
Making all in plugins
Making all in oss
make[3]: Nothing to be done for