Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | It's 2012 all up in here | Christopher Allan Webber | 2012-02-02 | 1 | -1/+1 |
| | |||||
* | Dot-Notation for MediaEntry.state | Elrond | 2012-01-04 | 1 | -1/+1 |
| | |||||
* | Dot-Notation for MediaEntry.media_type | Elrond | 2011-12-05 | 1 | -2/+2 |
| | |||||
* | Fixes for video branch | Joar Wandborg | 2011-11-22 | 1 | -1/+1 |
| | | | | | - Removed superfluous code from media_types.image - Updated lazy_pass_to_ugettext imports | ||||
* | Fixes after merging video branch into master | Joar Wandborg | 2011-11-21 | 1 | -0/+143 |
- Removed debug output from init/celery - Moved process_media/__init__ to processing.py - Centralized the processing.ProcessMedia task class - Updated media managers to reference the processing function instead of the ProcessMedia instance - Updated new-style image processing to previous, newer old-style image processing - Updated video transcoding - Changed method in progress output, sometimes message.structure['percent'] raises KeyError |