gstreamer/sys/oss
Ronald S. Bultje 5621eae1c5 Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes fro...
Original commit message from CVS:
Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes from several source files
2003-11-07 12:47:01 +00:00
..
gstossaudio.c Re-add mixer element, gst-mixer doesn't work without it 2003-11-05 12:20:43 +00:00
gstosselement.c And proper memory cleanup of cached devices 2003-11-06 10:21:14 +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 Set labels on mixer manually. This allows clearer names and - in the future - i18n 2003-10-14 10:11:14 +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>