Added usage of the new xine_register_plugins() call.
This commit is contained in:
@@ -183,7 +183,9 @@ class ReaderWriterXine : public osgDB::ReaderWriter
|
||||
|
||||
xine_init(_xine);
|
||||
|
||||
register_plugin(_xine, "/usr/local/lib/osgPlugins", "osgdb_xine.so");
|
||||
register_rgbout_plugin(_xine);
|
||||
|
||||
// register_plugin(_xine, "/usr/local/lib/osgPlugins", "osgdb_xine.so");
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user