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
*
Use of deprecated frombytes when processing videos causes the task to fail
Christopher Allan Webber
2015-05-22
1
-1
/
+1
*
Move check that metadata exists earlier
Boris Bobrov
2015-04-23
1
-4
/
+4
*
fixed 5068
Boris Bobrov
2015-04-22
1
-2
/
+2
*
Proper handling of tags in skip_transcode
Boris Bobrov
2015-03-20
1
-6
/
+6
*
Prevent exception on transcoding failure (bug 460)
Boris Bobrov
2015-03-20
2
-15
/
+22
*
wtforms.fields.TextField was deprecated
Jakob Kramer
2015-03-12
1
-14
/
+13
*
Patch from breton: fix #5053 (gmg addmedia broken in 0.8.0)
Christopher Allan Webber
2015-03-05
1
-1
/
+2
*
init GStreamer on demand only
Boris Bobrov
2015-02-25
1
-5
/
+7
*
Missing codecs processing with gst 1.4
Boris Bobrov
2015-02-18
1
-3
/
+14
*
added missing import to video transcoding
Boris Bobrov
2015-02-16
1
-0
/
+2
*
Added multiple a-v streams handling
Boris Bobrov
2015-02-16
5
-76
/
+153
*
Add new hook for two-step media type checking
Boris Bobrov
2015-02-16
4
-49
/
+119
*
Port of audio to GStreamer 1.0
Boris Bobrov
2015-02-16
3
-117
/
+77
*
Porting video to GStreamer 1.0
Boris Bobrov
2015-02-16
4
-272
/
+208
*
Rewrite thumbnailer
Boris Bobrov
2015-02-15
2
-330
/
+72
*
Fix #1053 - Add height and width attributes and MetadataProcess task
Jessica Tallon
2014-12-11
1
-7
/
+65
*
Fix #1010 - Typos in mediagoblin/media_types/image/migrations.py
Jessica Tallon
2014-10-27
1
-3
/
+3
*
Merge branch 'location'
Jessica Tallon
2014-10-09
3
-6
/
+58
|
\
|
*
Add location model and migrations
Jessica Tallon
2014-10-09
3
-6
/
+58
*
|
Fix #919 - Use class names in super call not self.__class__
Jessica Tallon
2014-09-30
7
-8
/
+8
*
|
Merge branch 'master' into merge-python3-port
Christopher Allan Webber
2014-09-16
10
-25
/
+161
|
\
\
|
*
|
Raw image mediatype had a non-unicode logging call
Odin Hørthe Omdal
2014-09-07
1
-2
/
+2
|
*
|
Handle cr2 files through the raw_image media type
Christopher Allan Webber
2014-09-06
2
-2
/
+2
|
|
/
|
*
Make blog_post_listing easier to read
Jessica Tallon
2014-08-19
1
-1
/
+1
|
*
List blogs by URL user rather than request user
ayleph
2014-08-19
1
-1
/
+1
|
*
Updated video thumbnail pipeline to use decodebin2
ayleph
2014-08-01
1
-1
/
+1
|
*
Fix #927 - Clean up federation code after Elrond's review
Jessica Tallon
2014-07-30
1
-35
/
+0
|
*
Remove the option about whether or not spectrograms are created. They always...
Christopher Allan Webber
2014-07-25
2
-14
/
+5
|
*
Add more tests for federation APIs
Jessica Tallon
2014-07-22
1
-4
/
+11
|
*
Fix image upload problem in API
Jessica Tallon
2014-07-22
1
-1
/
+1
|
*
Add .jpe file extension recognition
Jessica Tallon
2014-07-22
1
-1
/
+1
|
*
Refactors api uploading to media managers
xray7224
2014-07-22
1
-1
/
+27
|
*
Explicitly *do not* handle NEF files via the video media type.
Christopher Allan Webber
2014-07-17
1
-0
/
+9
|
*
Implement Raw Image media type plugin
Odin Hørthe Omdal
2014-07-16
4
-2
/
+140
|
*
Fix bad copy/paste in skip_transcoding code (Fix by Beuc, Brett Smith)
Christopher Allan Webber
2014-07-10
1
-2
/
+2
|
*
metadata here should really be stored_metadata.
Christopher Allan Webber
2014-06-06
1
-1
/
+1
*
|
Fix unicode error in pdf media type
Christopher Allan Webber
2014-09-12
1
-1
/
+1
*
|
Fix another tests.
Berker Peksag
2014-08-07
1
-0
/
+1
*
|
Use new-style class.
Berker Peksag
2014-06-25
1
-1
/
+1
*
|
The file() builtin has been removed in Python 3. Use open() instead.
Berker Peksag
2014-06-07
2
-4
/
+4
*
|
Use six.text_type instead of unicode().
Berker Peksag
2014-06-02
3
-13
/
+19
*
|
Continue to port GMG codebase.
Berker Peksag
2014-05-08
2
-3
/
+4
|
/
*
fixes to blog url generation
Boris Bobrov
2014-03-11
5
-17
/
+27
*
Don't fail transcoding if we fail to generate a thumbnail.
Christopher Allan Webber
2014-01-02
1
-0
/
+5
*
media_types/sniff_media: reset file back to 0 offset for actual copy. Require...
Alon Levy
2013-12-26
1
-0
/
+1
*
pdf/processing: fix non pdf regression, copy correct file
Alon Levy
2013-12-26
1
-2
/
+4
*
pdf/processing: avoid possible dead goblin if pdfinfo failed
Alon Levy
2013-12-26
1
-0
/
+5
*
Rename a few files and minor cleanup
Sebastian Spaeth
2013-12-12
5
-20
/
+17
*
Remove "Create blog" from admin top bar
Sebastian Spaeth
2013-12-12
2
-23
/
+0
*
Force evaluation of Query() through count()
Sebastian Spaeth
2013-12-12
2
-6
/
+4
[next]