gstreamer/sys/oss
David I. Lehn 983feed7a1 _get_property for curroffset should use g_value_get_ulong
Original commit message from CVS:
_get_property for curroffset should use g_value_get_ulong
2002-03-27 03:05:59 +00:00
..
gstossaudio.c s/Gnome-Streamer/GStreamer/ 2002-03-20 21:45:03 +00:00
gstossclock.c removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with... 2002-03-19 04:10:05 +00:00
gstossclock.h Add the oss clock too. 2002-02-03 20:11:47 +00:00
gstossgst.c filter newlines out of GST_DEBUG statements to reflect new core behavior fixes to adder's caps, again 2002-03-24 22:07:03 +00:00
gstossgst.h first batch 2001-12-17 19:03:13 +00:00
gstosshelper.c removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with... 2002-03-19 04:10:05 +00:00
gstosshelper.h first batch 2001-12-17 19:03:13 +00:00
gstosssink.c filter newlines out of GST_DEBUG statements to reflect new core behavior fixes to adder's caps, again 2002-03-24 22:07:03 +00:00
gstosssink.h Assorted fixes. 2002-02-03 20:10:04 +00:00
gstosssrc.c _get_property for curroffset should use g_value_get_ulong 2002-03-27 03:05:59 +00:00
gstosssrc.h Add timestamps to osssrc. 2002-03-02 15:52:46 +00:00
Makefile.am cosmetic 2002-03-21 08:41:35 +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>