Interface implementation example: OSS mixer. Also osscommon->osselement so it can...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sat, 13 Sep 2003 01:22:59 +0000 (01:22 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sat, 13 Sep 2003 01:22:59 +0000 (01:22 +0000)
commit96fc83aeacef995433db8ee4794227d9b3d2ca6b
treebba38e3589d56522ac6ab4b9edc37d20837f76d2
parentadda650f237852748a9f1070b7923f0df194c3d6
Interface implementation example: OSS mixer. Also osscommon->osselement so it can be loaded without being a source/si...

Original commit message from CVS:
Interface implementation example: OSS mixer. Also osscommon->osselement so it can be loaded without being a source/sink (for a stand-alone mixer)
sys/oss/Makefile.am
sys/oss/gstossaudio.c
sys/oss/gstosselement.c [new file with mode: 0644]
sys/oss/gstosselement.h [new file with mode: 0644]
sys/oss/gstossmixer.c [new file with mode: 0644]
sys/oss/gstossmixer.h [new file with mode: 0644]
sys/oss/gstosssink.c
sys/oss/gstosssink.h
sys/oss/gstosssrc.c
sys/oss/gstosssrc.h