gstreamer/sys/oss
Benjamin Otte 4ac17766c8 first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sys/oss, ext/gnomevfs, gst/typefind and ex...
Original commit message from CVS:
first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sys/oss, ext/gnomevfs, gst/typefind and ext/mad.
You guessed it, everything Rhythmbox needs ;)
fixed BMP typefind and made gnomevfs one plugin instead of two while doing this
2003-10-31 20:03:30 +00:00
..
gstossaudio.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
gstosselement.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
gstosselement.h 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.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 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
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 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.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 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
Makefile.am Fix missing symbol 2003-09-13 13:37:49 +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>