gstreamer/sys/oss
Andy Wingo 6f06c87c12 actually recurse into sndfile if we are able big ladspa cleanups, mainly to comply with the buffer-frames caps proper...
Original commit message from CVS:
* actually recurse into sndfile if we are able
* big ladspa cleanups, mainly to comply with the buffer-frames caps property, but also general
cleanups
- the samplerate prop is gone, if you want to set it explicitly (as in for get-based plugins)
you need to use a filtered connection, just like with buffer-frames
* big float2int and int2float changes for buffer-frames compatibility - I think it's quite a bit
simpler
* make the ossclock general, add it to gstaudio, and use it in sndfile as well

i need to update mimetypes, but that's coming soon. there are some other plugins that don't
support buffer-frames, i guess i need to get around to fixing them as well.
2003-07-16 16:08:14 +00:00
..
gstossaudio.c actually recurse into sndfile if we are able big ladspa cleanups, mainly to comply with the buffer-frames caps proper... 2003-07-16 16:08:14 +00:00
gstosscommon.c compatibility fix for new GST_DEBUG stuff. 2003-06-29 19:46:12 +00:00
gstosscommon.h Properly reset the internal state without leaking the filehandle 2002-12-10 20:41:06 +00:00
gstossgst.c New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as descri... 2003-07-06 20:49:52 +00:00
gstossgst.h first batch 2001-12-17 19:03:13 +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
gstosssink.c actually recurse into sndfile if we are able big ladspa cleanups, mainly to comply with the buffer-frames caps proper... 2003-07-16 16:08:14 +00:00
gstosssink.h actually recurse into sndfile if we are able big ladspa cleanups, mainly to comply with the buffer-frames caps proper... 2003-07-16 16:08:14 +00:00
gstosssrc.c actually recurse into sndfile if we are able big ladspa cleanups, mainly to comply with the buffer-frames caps proper... 2003-07-16 16:08:14 +00:00
gstosssrc.h implement clocking set clock counter back to zero on ready->paused move open/close to ready/null instead of paused/re... 2003-03-30 21:19:08 +00:00
Makefile.am actually recurse into sndfile if we are able big ladspa cleanups, mainly to comply with the buffer-frames caps proper... 2003-07-16 16:08:14 +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>