add Sun Audio plugin. Verified that nothing breaks and that make check works.
authorChristian Schaller <uraeus@gnome.org>
Mon, 9 Jan 2006 17:04:52 +0000 (17:04 +0000)
committerChristian Schaller <uraeus@gnome.org>
Mon, 9 Jan 2006 17:04:52 +0000 (17:04 +0000)
commit9b94e38300ef023c12e66aa4df0efa1a8911a92c
tree49f69768275d034faf5c6cb318b55dd34034771f
parent8189a4da729d4df81a9143887948e35193ccf13a
add Sun Audio plugin. Verified that nothing breaks and that make check works.

Original commit message from CVS:
add Sun Audio plugin. Verified that nothing breaks and that make check works.
Don't think the docs gets properly built yet, but I don't understand exactly how to enable that.
16 files changed:
ChangeLog
configure.ac
docs/plugins/gst-plugins-good-plugins-docs.sgml
docs/upload.mak
gst-plugins-good.spec.in
sys/Makefile.am
sys/sunaudio/Makefile.am [new file with mode: 0644]
sys/sunaudio/gstsunaudio.c [new file with mode: 0644]
sys/sunaudio/gstsunaudiomixer.c [new file with mode: 0644]
sys/sunaudio/gstsunaudiomixer.h [new file with mode: 0644]
sys/sunaudio/gstsunaudiomixerctrl.c [new file with mode: 0644]
sys/sunaudio/gstsunaudiomixerctrl.h [new file with mode: 0644]
sys/sunaudio/gstsunaudiomixertrack.c [new file with mode: 0644]
sys/sunaudio/gstsunaudiomixertrack.h [new file with mode: 0644]
sys/sunaudio/gstsunaudiosink.c [new file with mode: 0644]
sys/sunaudio/gstsunaudiosink.h [new file with mode: 0644]