gstreamer/sys/oss
Andy Wingo f2d5cae8da /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488.
Original commit message from CVS:
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488.
2003-10-08 16:08:18 +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
gstosselement.c reverting error patch before making a branch. 2003-09-16 10:00:02 +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 /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. 2003-10-08 16:08:18 +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 Make interface hack work with multiple interfaces per element 2003-09-13 15:47:59 +00:00
gstossmixer.h Copyright fix (code=mine) 2003-09-13 13:42:09 +00:00
gstosssink.c /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. 2003-10-08 16:08:18 +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 /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. 2003-10-08 16:08:18 +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 Fix missing symbol 2003-09-13 13:37:49 +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>