gstreamer/sys/oss
Ronald S. Bultje 25a10db2e2 sys/oss/gstosssrc.c: Don't mix bytes and samples.
Original commit message from CVS:
* sys/oss/gstosssrc.c: (gst_osssrc_get):
Don't mix bytes and samples.
2004-10-24 14:04:38 +00:00
..
.gitignore sys/oss/.cvsignore: add for oss_probe 2004-04-04 02:39:29 +00:00
gstossaudio.c don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
gstosselement.c sys/oss/: Fix offset on osssrc. 2004-07-07 16:11:39 +00:00
gstosselement.h sys/oss/: Fix offset on osssrc. 2004-07-07 16:11:39 +00:00
gstossmixer.c compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends 2004-08-03 16:06:09 +00:00
gstossmixer.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
gstosssink.c ext/gdk_pixbuf/pixbufscale.c: Correct caps negotiation 2004-09-22 15:03:08 +00:00
gstosssink.h gst/qtdemux/qtdemux.*: Bitch. Also known as seeking, querying & co. 2004-06-05 18:50:48 +00:00
gstosssrc.c sys/oss/gstosssrc.c: Don't mix bytes and samples. 2004-10-24 14:04:38 +00:00
gstosssrc.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
Makefile.am minor updates to last checkin 2004-03-23 04:42:57 +00:00
oss_probe.c configure.ac: OSS portability 2004-06-07 13:40:08 +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>