[gstreamer-bugs] [Bug 414645] GstMixerTrack should make untranslated label available

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Mar 7 10:52:19 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=414645

  GStreamer | gst-plugins-base | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #83905|none                        |committed
               Flag|                            |
  Attachment #83906|none                        |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.13




------- Comment #3 from Tim-Philipp Müller  2007-03-07 18:50 UTC -------
Committed with minor fixes (update 'since', make alsamixeroptions implement it
too, add unit test):


  2007-03-07  Tim-Philipp Müller  <tim at centricular dot net>

        * gst-libs/gst/interfaces/mixertrack.c:
        (gst_mixer_track_class_init), (gst_mixer_track_get_property),
        (gst_mixer_track_set_property):
          Add "untranslated-label" property which should be set by
implementations
          at construct time (#414645).

        * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
        * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
          Set "untranslated-label" when constructing mixer track objects.

        * tests/check/elements/alsa.c: (GST_START_TEST), (alsa_suite):
          Unit test to check the above.


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




More information about the Gstreamer-bugs mailing list