[gstreamer-bugs] [Bug 405020] [alsa] probing the device-name doesn't seem to work correctly

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Feb 8 07:44:55 PST 2007


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=405020

  GStreamer | gst-plugins-base | Ver: 0.10.10


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #82085|0                           |1
        is obsolete|                            |
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
            Summary|alsasrc's GstPropertyProbe  |[alsa] probing the device-
                   |for device-name doesn't seem|name doesn't seem to work
                   |to work correctly           |correctly
   Target Milestone|HEAD                        |0.10.12




------- Comment #7 from Tim-Philipp Müller  2007-02-08 15:43 UTC -------
Solved this a bit differently:

  2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>

        Based on patch by: Julien Puydt <julien.puydt at laposte net>

        * ext/alsa/gstalsa.c: (gst_alsa_find_device_name_no_handle),
        (gst_alsa_find_device_name):
        * ext/alsa/gstalsa.h:
        * ext/alsa/gstalsasink.c: (gst_alsasink_get_property):
        * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_property):
          Improve device-name detection a bit, especially in the case where
          the device is not actually open (#405020, #405024). Move common code
          into gstalsa.c instead of duplicating it.

This works better for me at least, let me know if that's not the case for you.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list