Add choice of video resolutions for instance owner
authorvijeth-aradhya <vijthaaa@gmail.com>
Tue, 20 Jun 2017 11:58:34 +0000 (17:28 +0530)
committervijeth-aradhya <vijthaaa@gmail.com>
Tue, 20 Jun 2017 11:58:34 +0000 (17:28 +0530)
commit5161533a6fb66e24f6906d6476069277d594e738
tree5a7646a1793c7ff08c217d9b28644a63ba47efea
parent336508bb17bc9ce51b001c5b415da116fb137f73
Add choice of video resolutions for instance owner

The instance owner can choose from the list of available resolutions.
['144p', '240p', '360p', '480p', '720p', '1080p']
Also, the default resolution is now set to 480p and the instance owner
can choose the default resolution from that list as well.
mediagoblin/media_types/video/config_spec.ini
mediagoblin/media_types/video/processing.py