media_types/video/util.py: Add accepted resolutions
authorvijeth-aradhya <vijthaaa@gmail.com>
Tue, 30 May 2017 19:51:34 +0000 (01:21 +0530)
committervijeth-aradhya <vijthaaa@gmail.com>
Tue, 30 May 2017 19:51:34 +0000 (01:21 +0530)
commitf7e1bfea7a5d53dc900c43ce84674d17d1c7d0e6
tree5b2eff6d5ad31d1e092fae644ede0e8a41d161b6
parent754c4b1a0dc28f3e7f0ef41a9b15aa4f336984be
media_types/video/util.py: Add accepted resolutions

Add dict consisting of all the accepted resolutions with
their dimensions. This should be eventually moved to config
where the instance owner can modify it.
mediagoblin/media_types/video/util.py