[gstreamer-bugs] [Bug 342181] [alsa] add property probe interface to alsasink and alsasrc

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu May 18 10:21:08 PDT 2006


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=342181
 GStreamer | gst-plugins-base | Ver: 0.10.6


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #65727|0                           |1
        is obsolete|                            |
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.8




------- Comment #2 from Tim-Philipp Müller  2006-05-18 17:21 UTC -------
Thanks for the patch. The bits in the patch about gstalsasink.[ch] and
gstalsasrc.[ch] look fine, but I think gstalsadeviceprobe.c needed a good
clean-up:

Please test -base CVS to make sure everything works as expected if possible.


  2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>

        * ext/alsa/gstalsadeviceprobe.c: (gst_alsa_get_device_list),
        (gst_alsa_device_property_probe_probe_property),
        (gst_alsa_device_property_probe_needs_probe),
        (gst_alsa_device_property_probe_get_values),
        (gst_alsa_type_add_device_property_probe_interface):
        * ext/alsa/gstalsadeviceprobe.h:
        * ext/alsa/gstalsamixerelement.c:
        (gst_alsa_mixer_element_init_interfaces):
        * ext/alsa/gstalsamixerelement.h:
          Clean up and simplify alsa device probing. Make it actually work
          for multiple classes. Don't cache results any longer.

        * ext/alsa/gstalsasink.c: (gst_alsasink_init_interfaces),
        (gst_alsasink_init):
        * ext/alsa/gstalsasrc.c: (gst_alsasrc_dispose),
        (gst_alsasrc_interface_supported), (gst_implements_interface_init),
        (gst_alsasrc_init_interfaces), (gst_alsasrc_set_property):
          Make alsasink and alsasrc implement the GstPropertyProbe interface
          for device probing (#342181).
      Patch by: Martin Szulecki  <gnomebugzilla at sukimashita com>


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