Added MPEG plugin

This commit is contained in:
Robert Osfield
2004-03-09 15:00:52 +00:00
parent 9f6383f5dd
commit d8457a43e5
6 changed files with 481 additions and 0 deletions

View File

@@ -165,6 +165,9 @@ Registry::Registry()
addFileExtensionAlias("tif", "tiff");
#endif
addFileExtensionAlias("mpg", "mpeg");
addFileExtensionAlias("mpv", "mpeg");
// remove geo to lwo alias as the new Carbon Graphics GEO format
// also uses the .geo. It is still possible to load light wave .geo
// files via loading the lwo plugin explicitly and then doing a readNodeFile.