aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/media_types
Commit message (Expand)AuthorAgeFilesLines
* Fully qualify the import of asciitoimageChristopher Allan Webber2012-02-081-1/+1
* ASCII media support - FixesJoar Wandborg2012-02-042-5/+7
* ASCII art support - FixesJoar Wandborg2012-02-022-23/+25
* Added extensions 'asc' and 'nfo' to ASCII media typeJoar Wandborg2012-02-021-1/+1
* It's 2012 all up in hereChristopher Allan Webber2012-02-029-9/+9
* Acts on feedback from ChrisJoar Wandborg2012-01-251-4/+6
* EXIF fixesJoar Wandborg2012-01-251-104/+9
* Removed link to EXIF.py in media_types.imageJoar Wandborg2012-01-251-1/+0
* EXIF extraction, geolocation map, image rotationJoar Wandborg2012-01-251-19/+142
* Installed EXIF.py in extlibs/Joar Wandborg2012-01-251-0/+1
* Dot-Notation for MediaEntry.queued_media_fileElrond2012-01-042-3/+3
* Dot-Notation for MediaEntry.media_filesElrond2012-01-041-3/+3
* Fixed submission error handling and broken testsJoar Wandborg2011-12-311-1/+1
* ASCII media type support & fix a bug in file submission error handlingJoar Wandborg2011-12-315-8/+305
* Merge remote branch 'joar/b681-comments_from_reviewing_video'Elrond2011-12-133-12/+22
|\
| * Bug 681 - Comments from reviewing the new video mergeJoar Wandborg2011-12-063-12/+22
* | Merge branch 'sql/dot-notation'Elrond2011-12-121-1/+1
|\ \
| * | Dot-Notation for MediaEntry.media_dataElrond2011-12-051-1/+1
* | | Allow administrators to disable keeping the original. That's the new default!Christopher Allan Webber2011-12-121-14/+15
|/ /
* / Raise a slightly useful exception when we can't find the media type.Christopher Allan Webber2011-12-031-0/+4
|/
* Merge remote branch 'remotes/inconexo/588_lowercase_extension'Elrond2011-11-261-2/+5
* Load multiple media types based on the media_types section of the config fileChristopher Allan Webber2011-11-251-11/+3
* Fixes for video branchJoar Wandborg2011-11-223-46/+4
* Video support is disabled by default, set enable_video to true to enableJoar Wandborg2011-11-221-2/+5
* Fixes after merging video branch into masterJoar Wandborg2011-11-215-145/+51
* Refractored GStreamer element linkingJoar Wandborg2011-11-211-21/+22
* Stashing changesJoar Wandborg2011-11-213-55/+21
* Fixed video transcodingJoar Wandborg2011-11-161-212/+1
* Committing some futile attempts to make GStreamer transcode the audio properly.Joar Wandborg2011-11-151-7/+38
* moved from videoscale => ffvideoscale *and* put queus before video and audio ...Joar Wandborg2011-11-151-5/+13
* Minor fixesJoar Wandborg2011-11-012-2/+5
* Added new thumbnailer, renamed old.Joar Wandborg2011-10-272-194/+474
* Image media exceptionsJoar Wandborg2011-10-151-29/+2
* Video transcoding is now gstreamer directly instead of through aristaJoar Wandborg2011-10-142-86/+130
* - Refractored the video thumbnailerJoar Wandborg2011-10-112-20/+303
* Fixed incorrect logger.[...] callsJoar Wandborg2011-10-062-5/+7
* Added parameter to transcoding_errorJoar Wandborg2011-10-051-2/+2
* Multimedia refractoring, and added video thumbnail supportJoar Wandborg2011-10-053-82/+202
* Renamed video.presets => video.devicesJoar Wandborg2011-09-294-0/+0
* Multimedia support - Refractored video processing.Joar Wandborg2011-09-246-66/+1867
* Multimedia support - Commiting from a not yet finished state - Details belowJoar Wandborg2011-09-235-0/+591