index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
media_types
Commit message (
Expand
)
Author
Age
Files
Lines
*
add pdf media type
Alon Levy
2013-04-15
4
-0
/
+380
*
Merge remote-tracking branch 'cwebber/254_delete_queue_directories'
Elrond
2013-04-08
3
-4
/
+20
|
\
|
*
Convert media processing backends to delete the queue directory (#254)
Sebastian Spaeth
2013-01-22
5
-7
/
+33
*
|
Little refactoring for images: media_files.
Elrond
2013-04-03
1
-8
/
+2
*
|
Merge remote-tracking branch 'aeva/671_fix_stl'
Christopher Allan Webber
2013-03-25
1
-0
/
+3
|
\
\
|
*
|
Ascii stl files now should have their whitespace stripped when parsing.
Aeva Ntsc
2013-03-25
1
-0
/
+1
|
*
|
Fixed a bug that had binary stls be handled by the ascii stl parser.
Aeva Ntsc
2013-03-24
1
-0
/
+2
*
|
|
Updated VideoThumbnailerMarkII, removed old
Joar Wandborg
2013-03-24
1
-307
/
+41
|
/
/
*
|
Fixing dates when uploaded in a video to a mediagoblin instance.
Christopher Allan Webber
2013-03-11
1
-1
/
+32
*
|
Making a fix so that video codec name switched from "vp8 video" to "vp8"
Christopher Allan Webber
2013-03-06
1
-3
/
+10
*
|
Removing an unnecessary video write
Christopher Allan Webber
2013-03-04
1
-3
/
+0
*
|
Another elrond suggestion: only init orig_metadata if there's anything in the...
Christopher Allan Webber
2013-03-03
1
-2
/
+4
*
|
Per Elrond's suggestions moving DEFAULT_WEBM_TYPE to media manager
Christopher Allan Webber
2013-03-03
2
-3
/
+3
*
|
Extrapolate type= based on the video metadata that we have, if we can.
Christopher Allan Webber
2013-03-03
2
-1
/
+29
*
|
pdb.set_trace() in mediagoblin code is Not Allowed(TM), removing from audio code
Christopher Allan Webber
2013-03-03
1
-3
/
+0
*
|
Now store metadata info from processing into the media type.
Christopher Allan Webber
2013-03-03
3
-0
/
+62
*
|
Huge amount of work to (mostly) allow .ogg (and maybe other) formats to skip ...
Christopher Allan Webber
2013-03-02
2
-2
/
+10
*
|
If we're not transcoding, copy this file directly over to ['original']
Christopher Allan Webber
2013-03-01
1
-6
/
+17
*
|
Merge branch 'master' into joar-skip_transcoding
Christopher Allan Webber
2013-03-01
12
-44
/
+89
|
\
\
|
*
|
Allow media managers without sniff_handler
Joar Wandborg
2013-02-27
1
-1
/
+2
|
*
|
Tuned logging and added comments to 511 fix
Joar Wandborg
2013-02-10
1
-3
/
+22
|
*
|
Fixed issue #511.
pythonsnake
2013-02-10
1
-4
/
+12
|
*
|
Merge remote-tracking branch 'refs/remotes/elrond/sql/media_data'
Christopher Allan Webber
2013-02-09
5
-5
/
+10
|
|
\
\
|
|
*
|
Turn media.{backref_nam} from a list to a scalar.
Elrond
2013-02-01
5
-5
/
+10
|
*
|
|
Kill monkeypatching of ProcessingState.
Elrond
2013-02-08
5
-13
/
+14
|
*
|
|
Also refactor "copy original into public storage".
Elrond
2013-02-08
2
-7
/
+2
|
*
|
|
Use ProcessingState for video.
Elrond
2013-02-08
1
-7
/
+7
|
*
|
|
Implement ProcessingState class and use for images
Elrond
2013-02-08
1
-9
/
+7
|
|
/
/
|
*
|
Made pil_filters a PIL_FILTERS (global)
Joar Wandborg
2013-01-22
1
-8
/
+8
|
*
|
Made the image sampling filter configurable
Joar Wandborg
2013-01-22
1
-1
/
+19
|
|
/
*
/
Added option to skip transcoding
Joar Wandborg
2013-01-22
3
-20
/
+103
|
/
*
Do not read complete videos in RAM (#419)
Sebastian Spaeth
2013-01-16
1
-41
/
+21
*
Switch over media processor to use the get_workbench decorator (#565)
Sebastian Spaeth
2013-01-16
5
-29
/
+37
*
Make the workbench destroy itself for video processing also.
Christopher Allan Webber
2013-01-16
1
-0
/
+3
*
Merge remote-tracking branch 'refs/remotes/spaetz/561_use_workbench_not_tempf...
Christopher Allan Webber
2013-01-16
2
-8
/
+10
|
\
|
*
Audio and video should use workbench instead of tempfiles (#561)
Sebastian Spaeth
2013-01-08
2
-8
/
+10
*
|
Fixing import to mediagoblin.db.base in stl models
Christopher Allan Webber
2013-01-08
1
-1
/
+1
|
/
*
Don't read full image media into RAM on copying (#419)
Sebastian Spaeth
2013-01-08
1
-10
/
+3
*
Mv db.sql.base to db.base
Sebastian Spaeth
2013-01-07
4
-4
/
+4
*
Move mediagoblin.db.sql.extratypes to mediagoblin.db.extratypes
Sebastian Spaeth
2013-01-07
1
-1
/
+1
*
(SQL) Media types: Refactor backrefnames.
Elrond
2012-12-24
5
-5
/
+20
*
Only log output and write progress to db if it has changed
Sebastian Spaeth
2012-12-19
1
-7
/
+9
*
We don't need to save entries during processing... also adding comments expla...
Christopher Allan Webber
2012-12-12
2
-5
/
+0
*
make media_manager a property of MediaEntry in mixin.py
Sebastian Spaeth
2012-12-04
1
-19
/
+0
*
Switch stl processing over to using the workbench
Christopher Allan Webber
2012-12-03
1
-11
/
+16
*
Correcting minor typo in exception string: Empyt->Empty
Christopher Allan Webber
2012-12-03
1
-1
/
+1
*
Removing unused conversions subdir
Christopher Allan Webber
2012-12-03
1
-4
/
+0
*
Moving blender render files to be accessed via pkg_resources
Christopher Allan Webber
2012-12-03
3
-11
/
+112
*
Fixed the binary stl loader.
Aeva Ntsc
2012-12-03
1
-26
/
+5
*
Added a table to store the file extension of a model.
Aeva Ntsc
2012-12-03
2
-1
/
+4
[next]