diff options
author | Boris Bobrov <breton@cynicmansion.ru> | 2015-02-18 02:05:57 +0300 |
---|---|---|
committer | Boris Bobrov <breton@cynicmansion.ru> | 2015-02-18 02:05:57 +0300 |
commit | 6e4eccb1d4da539015237cfce0306ac52da04f5f (patch) | |
tree | 960d5998bc5a73eeee1696e3f5a5f96c1ba80f04 /mediagoblin/plugins/api/views.py | |
parent | 9834c876b736614a8e1be835e6b21ea04b77bd03 (diff) | |
download | mediagoblin-6e4eccb1d4da539015237cfce0306ac52da04f5f.tar.lz mediagoblin-6e4eccb1d4da539015237cfce0306ac52da04f5f.tar.xz mediagoblin-6e4eccb1d4da539015237cfce0306ac52da04f5f.zip |
Missing codecs processing with gst 1.4
Gst 1.4 deprecated DiscovererInfo.get_misc in favour of
DiscovererInfo.get_missing_elements_installer_details. Something in
Python bindings seems to be broken and get_misc seems to be not
deprecated but broken.
The change makes sniffer use the method if get_misc fails.
Diffstat (limited to 'mediagoblin/plugins/api/views.py')
0 files changed, 0 insertions, 0 deletions