typefind: pass extensions as comma-separated list in a simple string
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 2 Feb 2012 01:30:12 +0000 (01:30 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 2 Feb 2012 01:32:07 +0000 (01:32 +0000)
commit83002ac63e03442fdc0f7ac56956f839ffac3fc4
tree32eec2e4d9708a744ee2df09c478527782b4c462
parent18118218b14177e0f84af59cd0e6bd90b44b7543
typefind: pass extensions as comma-separated list in a simple string

Fix annoying gst_type_find_register() function signature. A simple
string with comma-separated extensions works just as well and saves
lines of code, casts, relocations and ultimately kittens.
gst/gsttypefind.c
gst/gsttypefind.h
tests/check/libs/typefindhelper.c