Fixes for small bugs
authorBoris Bobrov <breton@cynicmansion.ru>
Thu, 12 Jul 2018 16:27:44 +0000 (18:27 +0200)
committerBoris Bobrov <breton@cynicmansion.ru>
Thu, 12 Jul 2018 16:27:44 +0000 (18:27 +0200)
commit4551a808beb8aa0dab3f1a331d022bfa84ee933c
treeda2b1758ae45c68610bd25e72859485669f2fa34
parent0eeb2adad7e75b8969719cef14ab763810ceb66a
Fixes for small bugs

There were some blocking issues in the code. They are small, but break
tests and/or production. Fixed some of them.
mediagoblin/media_types/video/__init__.py
mediagoblin/media_types/video/processing.py
mediagoblin/media_types/video/transcoders.py
mediagoblin/tests/test_submission.py
mediagoblin/tests/test_video.py