]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commit
gstbin: Don't propagate a NULL cached index to added elements
authorJan Schmidt <thaytan@noraisin.net>
Tue, 1 Sep 2009 11:05:51 +0000 (12:05 +0100)
committerJan Schmidt <thaytan@noraisin.net>
Tue, 1 Sep 2009 11:08:17 +0000 (12:08 +0100)
commit64fb67f70016046d1b41075f1eade4aab51e69c0
tree80e2437d9c1a7d2c0d48e3ea6ffd08774815e315
parent5f8f21cfe51751b7877617106aa6821053018521
gstbin: Don't propagate a NULL cached index to added elements

When an element is added to the bin, only set the index if we have a
cached index, rather than setting a NULL index on elements that might
have a default index object of their own.
gst/gstbin.c