gstreamer/sys/oss
Jan Schmidt 419583c9b5 ext/gdk_pixbuf/pixbufscale.c: Correct caps negotiation
Original commit message from CVS:
* ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
Correct caps negotiation
* gst/volume/gstvolume.c: (volume_chain_float),
(volume_chain_int16):
Modify debug output to be little more informative
* sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
(gst_xvimagesink_xvimage_destroy):
Add XSync calls after detaching from the shared memory segment to
avoid a crash.
2004-09-22 15:03:08 +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 sys/oss/: Fix offset on osssrc. 2004-07-07 16:11:39 +00:00
gstosselement.h sys/oss/: Fix offset on osssrc. 2004-07-07 16:11:39 +00:00
gstossmixer.c compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends 2004-08-03 16:06:09 +00:00
gstossmixer.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
gstosssink.c ext/gdk_pixbuf/pixbufscale.c: Correct caps negotiation 2004-09-22 15:03:08 +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/: Fix offset on osssrc. 2004-07-07 16:11:39 +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>