summaryrefslogtreecommitdiffstats
path: root/sys/sunaudio/gstsunaudiosrc.c
AgeCommit message (Collapse)AuthorFilesLines
2005-09-05Fix up all the state change functions.Jan Schmidt1-13/+12
Original commit message from CVS: Fix up all the state change functions.
2004-12-15sys/sunaudio/gstsunaudio.c: Apply patch from and cleaning up code a bit. ↵David Schleef1-52/+3
Also ran indent-gst. Original commit message from CVS: Reviewed by: David Schleef <ds@schleef.org> * sys/sunaudio/gstsunaudio.c: (plugin_init): Apply patch from Bala, registering sunaudiosrc (oops!), and cleaning up code a bit. Also ran indent-gst. * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init), (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get), (gst_sunaudiosrc_setparams):
2004-08-27sys/sunaudio/Makefile.am: Add sunaudiosrc patch from BalaBalamurali Viswanathan1-0/+419
Original commit message from CVS: * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala * sys/sunaudio/gstsunaudiosrc.c: * sys/sunaudio/gstsunaudiosrc.h: