gstreamer/sys/oss
Benjamin Otte 7944a55503 ext/alsa/gstalsasink.c: Don't update the time of the clock sync to the clock given to alsasink, not the own clock
Original commit message from CVS:
2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
Don't update the time of the clock
(gst_alsa_sink_loop):
sync to the clock given to alsasink, not the own clock
* sys/oss/gstosssink.c: (gst_osssink_chain):
sync to the clock
(gst_osssink_change_state):
activate the clock
* sys/ximage/ximagesink.c: (gst_ximagesink_chain):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
remove bogus code that made DISCONT events unhandled
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
explicitly case to double in _set_simple. (fixes 2nd warning in bug
#131502)
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
(gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
(gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
convert g_warning because of wrong asf data to GST_WARNINGs (fixes
2nd warning in bug #131502)
2004-01-15 02:14:54 +00:00
..
gstossaudio.c add oss debugging category 2004-01-12 12:07:28 +00:00
gstosselement.c make oss warning more useful 2004-01-12 12:24:05 +00:00
gstosselement.h add oss debugging category 2004-01-12 12:07:28 +00:00
gstossmixer.c ext/shout/gstshout.c: fix for new caps system. 2004-01-06 15:59:02 +00:00
gstossmixer.h Move over from GstInterface to GstImplementsInterface. Also adds some signals to several interfaces 2003-12-07 12:11:29 +00:00
gstosssink.c ext/alsa/gstalsasink.c: Don't update the time of the clock sync to the clock given to alsasink, not the own clock 2004-01-15 02:14:54 +00:00
gstosssink.h Merge CAPS branch 2003-12-22 01:47:09 +00:00
gstosssrc.c Merge CAPS branch 2003-12-22 01:47:09 +00:00
gstosssrc.h Add device autodetection 2003-11-06 09:55:24 +00:00
Makefile.am it's broken and it failed to load during the last few months. If anyone wants to revive it, have fun finding it back ... 2003-12-14 22:48:18 +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>