gstreamer/sys/oss
David Schleef 13dd7366cd gst/wavenc/gstwavenc.c: Switch to GST_WRITE_UINT32_LE macros (bug #144624)
Original commit message from CVS:
* gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
(gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
(bug #144624)
* sys/oss/gstosselement.c: (gst_osselement_probe_caps),
(gst_osselement_rate_probe_check): Add another workaround for
buggy drivers (bug #145336)
2004-07-03 02:54:53 +00:00
..
.gitignore sys/oss/.cvsignore: add for oss_probe 2004-04-04 02:39:29 +00:00
gstossaudio.c don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
gstosselement.c gst/wavenc/gstwavenc.c: Switch to GST_WRITE_UINT32_LE macros (bug #144624) 2004-07-03 02:54:53 +00:00
gstosselement.h ext/mad/gstid3tag.c: Add stdlib.h 2004-04-20 23:03:28 +00:00
gstossmixer.c configure.ac: OSS portability 2004-06-07 13:40:08 +00:00
gstossmixer.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
gstosssink.c sys/oss/: advertise correct template caps - we indeed do non-native endianness and 8bit audio has no endianness 2004-06-29 11:20:25 +00:00
gstosssink.h gst/qtdemux/qtdemux.*: Bitch. Also known as seeking, querying & co. 2004-06-05 18:50:48 +00:00
gstosssrc.c sys/oss/: advertise correct template caps - we indeed do non-native endianness and 8bit audio has no endianness 2004-06-29 11:20:25 +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 configure.ac: OSS portability 2004-06-07 13:40:08 +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>