audio: fix enum value name in enums that are public API
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 8 Oct 2010 08:45:30 +0000 (09:45 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 8 Oct 2010 10:34:58 +0000 (11:34 +0100)
commit6b7af81e303cb2cbcd02d450554373178eb750f2
tree4e9daed64c0d51fc6a3903f9f74e1d2ffbb3bb4d
parente82835d08d2859502be9aac4f63e28cf33e7baf7
audio: fix enum value name in enums that are public API

So run-time bindings can introspect the names correctly (we abuse this
field as description field only in elements, not for public API
(where the description belongs into the gtk-doc chunk).

https://bugzilla.gnome.org/show_bug.cgi?id=629746
gst-libs/gst/audio/gstbaseaudiosink.c
gst-libs/gst/audio/gstbaseaudiosrc.c