gstreamer/sys/oss
Andy Wingo 0f1d754932 s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variables are defined as make variables automagi...
Original commit message from CVS:
s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/

@-substitued variables variables are defined as make variables automagically,
and this gives the user the freedom to say make GST_PLUGIN_LDFLAGS=-myflag
2002-03-19 01:39:42 +00:00
..
gstossaudio.c first batch 2001-12-17 19:03:13 +00:00
gstossclock.c Add the oss clock too. 2002-02-03 20:11:47 +00:00
gstossclock.h Add the oss clock too. 2002-02-03 20:11:47 +00:00
gstossgst.c Bring the plugins in sync with the new core capsnego system. 2002-01-13 22:27:25 +00:00
gstossgst.h first batch 2001-12-17 19:03:13 +00:00
gstosshelper.c first batch 2001-12-17 19:03:13 +00:00
gstosshelper.h first batch 2001-12-17 19:03:13 +00:00
gstosssink.c a few fixes 2002-02-21 13:49:11 +00:00
gstosssink.h Assorted fixes. 2002-02-03 20:10:04 +00:00
gstosssrc.c Add timestamps to osssrc. 2002-03-02 15:52:46 +00:00
gstosssrc.h Add timestamps to osssrc. 2002-03-02 15:52:46 +00:00
Makefile.am s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variables are defined as make variables automagi... 2002-03-19 01:39:42 +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>