av: canonicalise av plugin name more consistently in more places
authorTim-Philipp Müller <tim@centricular.com>
Thu, 7 Jan 2016 17:13:29 +0000 (17:13 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 7 Jan 2016 17:16:41 +0000 (17:16 +0000)
commit83ce87e7c815e5f78bb72b52c5739d75c4a85b72
treeb512d0efb862fe43932eba32a4c1125fd3fbb4bd
parentdbb6beba925675997df767f1069589f6fa667fe1
av: canonicalise av plugin name more consistently in more places

Use g_strdelimit(), make sure to include comma as well, which
isn't included in G_STR_DELIMITERS.

https://bugzilla.gnome.org/show_bug.cgi?id=734451
ext/libav/gstavauddec.c
ext/libav/gstavdemux.c
ext/libav/gstavmux.c