Searched refs:iradio_genre (Results 1 – 3 of 3) sorted by relevance
522 gchar *iradio_genre; in gst_neonhttp_src_start() local550 iradio_genre = gst_neonhttp_src_unicodify (str_value); in gst_neonhttp_src_start()551 if (iradio_genre) { in gst_neonhttp_src_start()553 iradio_genre, NULL); in gst_neonhttp_src_start()554 g_free (iradio_genre); in gst_neonhttp_src_start()
116 gchar *iradio_genre; member
594 g_free (src->iradio_genre); in gst_soup_http_src_reset()595 src->iradio_genre = NULL; in gst_soup_http_src_reset()1655 g_free (src->iradio_genre); in gst_soup_http_src_got_headers()1656 src->iradio_genre = gst_soup_http_src_unicodify (value); in gst_soup_http_src_got_headers()1657 if (src->iradio_genre) { in gst_soup_http_src_got_headers()1659 src->iradio_genre, NULL); in gst_soup_http_src_got_headers()