gstreamer/sys/oss
Andy Wingo e46d34995d remove copyright field from plugins
Original commit message from CVS:
remove copyright field from plugins
2003-12-04 10:37:38 +00:00
..
gstossaudio.c remove copyright field from plugins 2003-12-04 10:37:38 +00:00
gstosselement.c Fix device probing from multiple childs. It's done once in the parent class only now, but the childs do get the corre... 2003-11-09 20:54:24 +00:00
gstosselement.h Add device autodetection 2003-11-06 09:55:24 +00:00
gstossgst.c first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sys/oss, ext/gnomevfs, gst/typefind and ex... 2003-10-31 20:03:30 +00:00
gstossgst.h Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro... 2003-11-07 12:47:01 +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
gstossmixer.c Fix for if SOUND_MIXER_INFO is not available (fBSD and others) 2003-11-13 08:39:45 +00:00
gstossmixer.h Make GstMixerTrack a GObject. I also want to make it emit several signals, starting work is in here but it's not full... 2003-10-10 12:24:20 +00:00
gstosssink.c first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sys/oss, ext/gnomevfs, gst/typefind and ex... 2003-10-31 20:03:30 +00:00
gstosssink.h Add device autodetection 2003-11-06 09:55:24 +00:00
gstosssrc.c first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sys/oss, ext/gnomevfs, gst/typefind and ex... 2003-10-31 20:03:30 +00:00
gstosssrc.h Add device autodetection 2003-11-06 09:55:24 +00:00
Makefile.am All the interfaces are collected in libgstinterfaces now. 2003-11-06 15:24:41 +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>