gstreamer/sys/oss
Benjamin Otte c5d29a1b39 compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
Original commit message from CVS:
* ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
(gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
(gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
(gst_alsa_mixer_get_option):
* ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
(dvdnavsrc_print_event):
* ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
* ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
(gst_ogg_mux_pad_unlink):
* gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
(gst_multipart_mux_pad_unlink):
* gst/videofilter/gstvideobalance.c:
(gst_videobalance_colorbalance_set_value):
* gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
(gst_videomixer_pad_unlink):
* po/uk.po:
* sys/oss/gstossmixer.c:
* sys/v4l/gstv4lcolorbalance.c:
* sys/v4l/gstv4ltuner.c:
* sys/v4l/v4lsrc_calls.c:
* sys/v4l2/gstv4l2colorbalance.c:
* sys/v4l2/gstv4l2tuner.c:
compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
2004-08-03 16:06:09 +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 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/: 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>