gstreamer/sys/oss
Ronald S. Bultje 292fec2a0b New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as descri...
Original commit message from CVS:
New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as described in the previous commit's document. Note: some plugins will break, some pipelines will break, expect HEAD to be broken or at least not 100% working for a few days, but don't forget to report bugs
2003-07-06 20:49:52 +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 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
gstosssink.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
gstosssink.h - UNITS -> DEFAULT 2003-05-24 10:45:27 +00:00
gstosssrc.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
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>