[vorbis-dev] libao AU driver
Brian Havard
brianh at kheldar.apana.org.au
Mon May 14 07:24:15 PDT 2001
I notice this has now been checked in but the checkin appears to have been
messed up. It appears that the file ao_au.c had CR/LF line terminators but
was checked in on a unix machine causing CVS to store the CR's literally so
I get CR/CR/LF terminated lines which the compiler treats as double spaced,
breaking the multiline macros (and looking ugly to boot).
On Tue, 8 May 2001 23:32:30 -0400 (EDT), William T. Mahan wrote:
>Hi,
>
>I noticed there was some discussion on this list about the desire
>for ogg123 to support output to stdout via Sun's .au file format, so
>I decided to give implementing an AU driver for libao a shot. Here
>is my first attempt.
>
>To test the driver:
> * Apply the patch below (against ao in CVS)
> * Copy the attached ao_au.c into ao/src
> * Run ao/autogen.sh, compile, and install
> * Test: e.g. ogg123 -d au -o file:- | play -t au -
>
>This is my first patch to libao, so any comments or suggestions
>would be appreciated. Thanks to Stan Seibert for the raw
>output driver, which I used as an example. I hope someone
>finds this driver useful.
>
>Regards,
>Wil Mahan
--
______________________________________________________________________________
| Brian Havard | "He is not the messiah! |
| brianh at kheldar.apana.org.au | He's a very naughty boy!" - Life of Brian |
------------------------------------------------------------------------------
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis-dev
mailing list