I have an arm target with gstreamer on it that was built without the theora plugin. I have built the plugin (from xiph) for the target and have a .so that now resides on the target. So, how can I let gstreamer know it is there so my application (another unable to modify chunk of code)? What if I want to add some other nifty library? Basically, how do I plug in a plugin? Feel free to beat me over the head with my ignorance. -stephen