oggstream: don't call NULL setup functions
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 21 Jan 2010 16:31:13 +0000 (17:31 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 21 Jan 2010 16:39:51 +0000 (17:39 +0100)
commit06e2d2791b7a6e835e1e40d29d1e74cd571567ed
tree860f1375eca7746142c501d7484f8a271850b264
parent4ed58b58826a99def290133533837928cd2b41c2
oggstream: don't call NULL setup functions

If we find a known mapper but it doesn't have a setup function, simply skip it
instead of crashing.
ext/ogg/gstoggstream.c