* morituri/common/gstreamer.py:
Actually remove it if it's good and old.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2011-05-29 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* morituri/common/gstreamer.py:
|
||||
Actually remove it if it's good and old.
|
||||
|
||||
2011-05-27 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* morituri/common/gstreamer.py:
|
||||
|
||||
@@ -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