gstreamer/sys/oss
Andy Wingo 82c42cb6fd implemented wait_async and unschedule ossclock, and support it in osssink -- really should make this a general clock,...
Original commit message from CVS:
implemented wait_async and unschedule ossclock, and support it in osssink -- really should make this a general clock, ill need it in gstsf
2003-07-03 14:35:50 +00:00
..
gstossaudio.c s/Gnome-Streamer/GStreamer/ 2002-03-20 21:45:03 +00:00
gstossclock.c implemented wait_async and unschedule ossclock, and support it in osssink -- really should make this a general clock,... 2003-07-03 14:35:50 +00:00
gstossclock.h implemented wait_async and unschedule ossclock, and support it in osssink -- really should make this a general clock,... 2003-07-03 14:35:50 +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
gstossgst.c compatibility fix for new GST_DEBUG stuff. 2003-06-29 19:46:12 +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
gstosssink.c implemented wait_async and unschedule ossclock, and support it in osssink -- really should make this a general clock,... 2003-07-03 14:35:50 +00:00
gstosssink.h - UNITS -> DEFAULT 2003-05-24 10:45:27 +00:00
gstosssrc.c compatibility fix for new GST_DEBUG stuff. 2003-06-29 19:46:12 +00:00
gstosssrc.h implement clocking set clock counter back to zero on ready->paused move open/close to ready/null instead of paused/re... 2003-03-30 21:19:08 +00:00
Makefile.am parallel install fixes 2002-12-08 14:50:09 +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>