gstreamer/ext/nas
Benjamin Otte 744f2da62b ext/alsa/gstalsa.c: buffer-frames property was missing
Original commit message from CVS:
* ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
buffer-frames property was missing
* ext/arts/gst_arts.c:
rate missing from sinkcaps
* ext/audiofile/gstafparse.c:
* ext/audiofile/gstafsink.c:
* ext/audiofile/gstafsrc.c:
* ext/swfdec/gstswfdec.c:
int audio doesn't know buffer-frames
* ext/cdparanoia/gstcdparanoia.c:
int audio doesn't know chunksize either
* ext/nas/nassink.c:
it's endianness, not endianess
* gst-libs/gst/audio/audio.h:
make float standard pad template caps really describe float
* gst/law/mulaw.c: (linear_factory):
signed only, please
* gst/mpegstream/gstdvddemux.c:
widths of 20 are not valid
2004-11-09 06:08:22 +00:00
..
Makefile.am adding NAS plugin 2004-01-21 06:57:30 +00:00
nassink.c ext/alsa/gstalsa.c: buffer-frames property was missing 2004-11-09 06:08:22 +00:00
nassink.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
README adding NAS plugin 2004-01-21 06:57:30 +00:00

The nassink plugin
==================

The nassink plugin is for outputting an audio stream to a Network Audio Server (NCD X/Terminal)

nassink has arguments that it accepts:
 - 'mute'      (boolean value)
 - 'host'      (name of X/Terminal, default is $AUDIOSERVER or $DISPLAY)