preset: don't return empty preset lists
authorStefan Sauer <ensonic@users.sf.net>
Sun, 4 Jan 2015 22:24:53 +0000 (23:24 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Sun, 4 Jan 2015 22:26:19 +0000 (23:26 +0100)
commit266481e9ff77392163d60297ebcfed4c2cf1b62e
treea332407f3f7b3cecdae95a33b6590e614a4379c2
parenta4e561c7f838667873931bd748e0592c5c71fb41
preset: don't return empty preset lists

Add a shortcut for the cases where an element implements the preset iface but
has no presets and return NULL instead of an empty list in that case.
gst/gstpreset.c