gstreamer/sys/oss
Ronald S. Bultje 6eac1f9c4c sys/oss/gstosselement.c: Fix the ossmixer case where we shouldn't open /dev/dsp* because it might block operations (w...
Original commit message from CVS:
2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
Fix the ossmixer case where we shouldn't open /dev/dsp* because
it might block operations (which is bad for a mixer).
2004-01-22 20:51:08 +00:00
..
gstossaudio.c putting i18n in place for plugins 2004-01-19 15:45:55 +00:00
gstosselement.c sys/oss/gstosselement.c: Fix the ossmixer case where we shouldn't open /dev/dsp* because it might block operations (w... 2004-01-22 20:51:08 +00:00
gstosselement.h use new error signal and classification 2004-01-18 21:46:58 +00:00
gstossmixer.c ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE. 2004-01-15 15:50:10 +00:00
gstossmixer.h Move over from GstInterface to GstImplementsInterface. Also adds some signals to several interfaces 2003-12-07 12:11:29 +00:00
gstosssink.c use new error signal and classification 2004-01-18 21:46:58 +00:00
gstosssink.h Merge CAPS branch 2003-12-22 01:47:09 +00:00
gstosssrc.c use new error signal and classification 2004-01-18 21:46:58 +00:00
gstosssrc.h Add device autodetection 2003-11-06 09:55:24 +00:00
Makefile.am it's broken and it failed to load during the last few months. If anyone wants to revive it, have fun finding it back ... 2003-12-14 22:48:18 +00:00
README first batch 2001-12-17 19:03:13 +00:00


  GStreamer


            (------------------------------------)
	    !                                    !
	  sink      GstOss                      src
	    !                                    !
	    !                                    !
	    (------------------------------------)
	             !         ^           
	             ! 500     ! 501       
	             V         !           
            (------------------------------------)
	    !   GstOssHelper                     !
	    (------------------------------------)
	    !   Native OSS APP                   !
	    !                                    !
	    (------------------------------------)
	      
	      
Port 500 protocol
-----------------

nothing yet

port 501 protocol
-----------------

1 <N> <N-bytes>
  N bytes of raw audio data following
  
2 <OSS format>