* morituri/common/gstreamer.py:
Actually remove it if it's good and old.
This commit is contained in:
@@ -193,3 +193,5 @@ def removeAudioParsers():
|
||||
if plugin.get_source() == 'gst-plugins-good' \
|
||||
and plugin.get_version() > '0.10.29.1':
|
||||
return
|
||||
|
||||
registry.remove_plugin(plugin)
|
||||
|
||||
Reference in New Issue
Block a user