gstreamer/sys/oss
Ronald S. Bultje 96fc83aeac Interface implementation example: OSS mixer. Also osscommon->osselement so it can be loaded without being a source/si...
Original commit message from CVS:
Interface implementation example: OSS mixer. Also osscommon->osselement so it can be loaded without being a source/sink (for a stand-alone mixer)
2003-09-13 01:22:59 +00:00
..
gstossaudio.c Interface implementation example: OSS mixer. Also osscommon->osselement so it can be loaded without being a source/si... 2003-09-13 01:22:59 +00:00
gstosscommon.c compatibility fix for new GST_DEBUG stuff. 2003-06-29 19:46:12 +00:00
gstosscommon.h Properly reset the internal state without leaking the filehandle 2002-12-10 20:41:06 +00:00
gstosselement.c Interface implementation example: OSS mixer. Also osscommon->osselement so it can be loaded without being a source/si... 2003-09-13 01:22:59 +00:00
gstosselement.h Interface implementation example: OSS mixer. Also osscommon->osselement so it can be loaded without being a source/si... 2003-09-13 01:22:59 +00:00
gstossgst.c New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as descri... 2003-07-06 20:49:52 +00:00
gstossgst.h first batch 2001-12-17 19:03:13 +00:00
gstosshelper.c don't compile the oss helper by default 2002-05-20 22:44:14 +00:00
gstosshelper.h first batch 2001-12-17 19:03:13 +00:00
gstossmixer.c Interface implementation example: OSS mixer. Also osscommon->osselement so it can be loaded without being a source/si... 2003-09-13 01:22:59 +00:00
gstossmixer.h Interface implementation example: OSS mixer. Also osscommon->osselement so it can be loaded without being a source/si... 2003-09-13 01:22:59 +00:00
gstosssink.c Interface implementation example: OSS mixer. Also osscommon->osselement so it can be loaded without being a source/si... 2003-09-13 01:22:59 +00:00
gstosssink.h Interface implementation example: OSS mixer. Also osscommon->osselement so it can be loaded without being a source/si... 2003-09-13 01:22:59 +00:00
gstosssrc.c Interface implementation example: OSS mixer. Also osscommon->osselement so it can be loaded without being a source/si... 2003-09-13 01:22:59 +00:00
gstosssrc.h Interface implementation example: OSS mixer. Also osscommon->osselement so it can be loaded without being a source/si... 2003-09-13 01:22:59 +00:00
Makefile.am Interface implementation example: OSS mixer. Also osscommon->osselement so it can be loaded without being a source/si... 2003-09-13 01:22:59 +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>