[gstreamer-bugs] [Bug 321269] add sunaudio to 0.9

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Dec 26 18:16:29 PST 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=321269
 GStreamer | gst-plugins-good | Ver: HEAD CVS





------- Comment #12 from Brian Cameron  2005-12-27 02:16 UTC -------
Created an attachment (id=56413)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=56413&action=view)
upated patch with fixes and docs


Here is an updated patch that works with 0.10.  I had to make a few
modifications to the patch to get it to work with 0.10.  Like it seems the
GST_PLUGIN_DEFINE requires GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of
the older GST_PACKAGE and GST_ORIGIN.

Also, I fixed two bugs that were recently reported to me.  First, the set_mute
in the mixer now works better since it sets the volume to zero and resets it to
the right volume on unmute.  The way it was working before was confusing the
mixer applet and making it impossible to unmute (unless you ran another mixer
program like /usr/dt/bin/sdtaudiocontrol.   The other bug I fixed is now the
mixer is smart enough to use AUDIODEV to build the right device name for
/dev/audioctrl so it works on SunRay.  

Lastly, I think I updated the code and the stuff in docs/plugins so the docs
should build.  I wasn't able to test this because on my Solaris setup when I
run  "make inspect-update" I get this error:

ImportError: No module named pygst

It seems my system isn't set up right to build the GStreamer docs, so could
someone test this for me?

Sorry it took me so long to get back to this, but I have been distracted quite
a bit over the past few weeks working on GDM and fixing the above bugs with
this plugin.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list