oss4: Avoid g_quark_to_string (g_quark_from_string ()) madness
authorBenjamin Otte <otte@redhat.com>
Mon, 22 Mar 2010 13:09:24 +0000 (14:09 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 May 2010 18:02:54 +0000 (19:02 +0100)
commit85124337dcc78a341138df0041dc00db71e8f08f
tree7484a6874c6c544370f501cb9541804addedb2fd
parent6c916a144d048387fb51b58bd0f837e5bfac70db
oss4: Avoid g_quark_to_string (g_quark_from_string ()) madness

We to the strdup inside gst_oss4_mixer_control_get_translated_name()
instead of in the only caller.
sys/oss4/oss4-mixer.c