gstreamer/sys/oss
Thomas Vander Stichele 32791b4347 clean up debugging
Original commit message from CVS:
clean up debugging
2004-02-25 17:40:32 +00:00
..
gstossaudio.c remove textdomain calls 2004-02-02 22:25:38 +00:00
gstosselement.c change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
gstosselement.h clean up debugging 2004-02-25 17:40:32 +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 ext/alsa/gstalsa.c: be sure to stop the clock when going to paused 2004-02-05 00:18:24 +00:00
gstosssink.h Merge CAPS branch 2003-12-22 01:47:09 +00:00
gstosssrc.c change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +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>