utils: defer getting the classes until we actualy need them
authorStefan Kost <ensonic@users.sf.net>
Sun, 10 Jan 2010 19:49:25 +0000 (21:49 +0200)
committerStefan Kost <ensonic@users.sf.net>
Sun, 10 Jan 2010 19:49:25 +0000 (21:49 +0200)
commit3c09381ceffafec737332d296ca0ee511436708e
tree4485dd7f9532a3b9f48ef54f17a0cd57883179b2
parent5fa9d942e3e672c07980d31b903b3bac491447c9
utils: defer getting the classes until we actualy need them

This function has a lot of early returns. Give them soem more benefit.
gst/gstutils.c