4 Commits

Author SHA1 Message Date
fd5bcaec52 Some code simplifications & logging for Zencoder notifications. 2016-03-25 17:21:18 +01:00
8d9a23b7b9 PEP8 formatting for the entire project.
Conflicts:
	pillar/application/modules/file_storage.py
2016-03-21 12:26:11 +01:00
3334761ea7 PEP8 formatting 2016-03-15 16:17:27 +01:00
3308751ed4 Introducing external video encoding
It is now possible to specify an encoding backend (at the moment only
zencoder) to take care of video variations encoding. Files transfer
happens directly on CGS (although any storage backend can be
supported). New requirements is the Zencoder Python library.
2016-02-22 16:48:53 +01:00