Added option to skip transcoding
authorJoar Wandborg <joar@wandborg.se>
Tue, 22 Jan 2013 21:44:19 +0000 (22:44 +0100)
committerJoar Wandborg <joar@wandborg.se>
Tue, 22 Jan 2013 22:03:14 +0000 (23:03 +0100)
commit5c754fdaeeddb1bbeff165bbecb77e33b75b3c7d
tree86414d927a3c6d64500e39d33678717f1125395c
parent066d49b2c1c8319a5b7805b4a68a8ee2b1c59ad1
Added option to skip transcoding

- If the video input matches the configurable rules, just copy it to the
  output without transcoding it.
mediagoblin/config_spec.ini
mediagoblin/media_types/video/processing.py
mediagoblin/media_types/video/transcoders.py
mediagoblin/media_types/video/util.py [new file with mode: 0644]