gstreamer/sys/oss
David Schleef d21f04ca6f sys/oss/gstosselement.c: Add code to handle rate probing (bug #120883)
Original commit message from CVS:
* sys/oss/gstosselement.c: (gst_osselement_sync_parms),
(gst_osselement_close_audio), (gst_osselement_probe_caps),
(gst_osselement_get_format_structure),
(gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
(gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
(gst_osselement_rate_int_compare): Add code to handle rate probing
(bug #120883)
* sys/oss/gstosselement.h: same
* sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
Use rate probing provided by osselement.
* sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
2004-03-25 02:43:48 +00:00
..
gstossaudio.c don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
gstosselement.c sys/oss/gstosselement.c: Add code to handle rate probing (bug #120883) 2004-03-25 02:43:48 +00:00
gstosselement.h sys/oss/gstosselement.c: Add code to handle rate probing (bug #120883) 2004-03-25 02:43:48 +00:00
gstossmixer.c don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
gstossmixer.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
gstosssink.c sys/oss/gstosselement.c: Add code to handle rate probing (bug #120883) 2004-03-25 02:43:48 +00:00
gstosssink.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
gstosssrc.c sys/oss/gstosselement.c: Add code to handle rate probing (bug #120883) 2004-03-25 02:43:48 +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 minor updates to last checkin 2004-03-23 04:42:57 +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>