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)
committerBenjamin Otte <otte@redhat.com>
Mon, 22 Mar 2010 15:22:22 +0000 (16:22 +0100)
commit9738d70e280f839ab53bf9f5b4cf4cedb29ea0b9
tree59d7aa3ca74a13c500cb3aa44356c827be80eaf3
parentbd5ef2d21da0f35e455f0c9ea4c3dd80db13af16
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