gstreamer/sys/sunaudio
jerry tan a7efc5ceb7 sys/sunaudio/gstsunaudiosrc.c: it is the application's responsibility to make sure it open the device once.
Original commit message from CVS:
Patch by: jerry tan <jerry dot tan at sun dot com>
* sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
application's responsibility to make sure it open the device once.
Remove a careless error if AUDIODEV is set. Fixes #392620.
2007-04-12 11:37:50 +00:00
..
gstsunaudio.c sys/sunaudio/: Actually translate sunaudio mixer track labels instead of just marking the strings as translatable (#3... 2007-03-09 19:44:30 +00:00
gstsunaudiomixer.c configure.ac: Activate monoscope when building with --enable-experimental. Fix 2007-02-11 10:53:21 +00:00
gstsunaudiomixer.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gstsunaudiomixerctrl.c sys/sunaudio/: Use the sunaudio debug category. 2006-12-09 16:17:33 +00:00
gstsunaudiomixerctrl.h sys/sunaudio/: Add a SunAudio source plugin. 2006-06-20 10:35:48 +00:00
gstsunaudiomixertrack.c sys/sunaudio/: Actually translate sunaudio mixer track labels instead of just marking the strings as translatable (#3... 2007-03-09 19:44:30 +00:00
gstsunaudiomixertrack.h Fix a bunch of problems discovered by the Forte compiler, mostly type mixups and pointer arithmetics with void pointe... 2006-10-16 18:22:47 +00:00
gstsunaudiosink.c sys/sunaudio/gstsunaudiosink.c: Ignore the buffer_time the sound device reports. Turns out it is sometimes completely... 2006-12-11 21:21:16 +00:00
gstsunaudiosink.h sys/sunaudio/: Use the sunaudio debug category. 2006-12-09 16:17:33 +00:00
gstsunaudiosrc.c sys/sunaudio/gstsunaudiosrc.c: it is the application's responsibility to make sure it open the device once. 2007-04-12 11:37:50 +00:00
gstsunaudiosrc.h sys/sunaudio/gstsunaudiosrc.*: Remove device-name from GstSunAudioSrc. Fixes #412597. 2007-03-02 10:54:49 +00:00
Makefile.am sys/sunaudio/: Add a SunAudio source plugin. 2006-06-20 10:35:48 +00:00