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
*
Implement copy_original and _keep_best
vijeth-aradhya
2017-06-25
2
-10
/
+38
*
Use tuple as default return type of workflow()
vijeth-aradhya
2017-06-21
1
-5
/
+2
*
Add choice of video resolutions for instance owner
vijeth-aradhya
2017-06-20
2
-12
/
+28
*
Render webm_480 as default if webm_video is absent
vijeth-aradhya
2017-06-17
2
-1
/
+9
*
Simple hack to handle main workflow problem
vijeth-aradhya
2017-06-17
7
-43
/
+8
*
Add complimentary_tasks to the celery group
vijeth-aradhya
2017-06-13
1
-10
/
+7
*
Individual resolution transcoding fixes
vijeth-aradhya
2017-06-13
1
-7
/
+5
*
Celery Priority testing with debug statements
vijeth-aradhya
2017-06-13
7
-44
/
+75
*
Few more changes to celery priority tasking
vijeth-aradhya
2017-06-12
1
-11
/
+16
*
Add priority to the celery tasks
vijeth-aradhya
2017-06-12
7
-19
/
+39
*
Add additional celery config settings
vijeth-aradhya
2017-06-11
1
-1
/
+4
*
Merge branch 'master' into 'multiple-qualities-backend'
Vijeth Aradhya
2017-06-10
1
-1
/
+1
|
\
|
*
Add space between words in blog message
Andrew Browning
2017-06-06
1
-1
/
+1
*
|
Add main_task, complimentary_task and cleanup
vijeth-aradhya
2017-06-09
1
-0
/
+25
*
|
Modify CommonVideoPrcoessor to accomodate mulitple qualities
vijeth-aradhya
2017-06-09
1
-47
/
+37
*
|
Add workflow method to other media ProcessingManagers
vijeth-aradhya
2017-06-05
6
-0
/
+31
*
|
Add workflow method to VideoProcessingManager
vijeth-aradhya
2017-06-05
1
-0
/
+6
*
|
media_types/video/processing.py: Move store_metadata
vijeth-aradhya
2017-06-02
1
-11
/
+11
*
|
media_types/video/util.py: Add accepted resolutions
vijeth-aradhya
2017-05-31
1
-0
/
+9
|
/
*
Use GLib instead of GObject
Boris Bobrov
2016-07-25
1
-4
/
+4
*
Prevent erroring out in some cases of checking video metadata
Christopher Allan Webber
2016-07-14
1
-1
/
+1
*
Import messages in blog views
Andrew Browning
2016-04-03
1
-1
/
+1
*
Fix #5451 - add_message inconsistencies
Andrew Browning
2016-04-02
1
-16
/
+32
*
Fix the blog_delete page for admins.
宋文武
2016-04-02
1
-1
/
+1
*
Blog media type initial migration.
Christopher Allan Webber
2016-03-26
1
-0
/
+59
*
PDF media type initial migration.
Christopher Allan Webber
2016-03-26
1
-0
/
+46
*
STL media type initial migration.
Christopher Allan Webber
2016-03-26
1
-0
/
+40
*
Ascii media type initial migration.
Christopher Allan Webber
2016-03-26
1
-0
/
+33
*
Video media type initial migration.
Christopher Allan Webber
2016-03-26
1
-0
/
+36
*
Audio media type initial migration.
Christopher Allan Webber
2016-03-26
1
-0
/
+32
*
Image media type initial migration.
Christopher Allan Webber
2016-03-26
1
-0
/
+36
*
Check all tags for existence before using them
Boris Bobrov
2016-03-09
1
-8
/
+15
*
Check tags for existence before using them
Boris Bobrov
2016-03-08
1
-0
/
+5
*
Fix #5440 - Typo in blog views
Andrew Browning
2016-03-06
1
-1
/
+1
*
removed debug prints, added video icon
Boris Bobrov
2016-02-05
1
-1
/
+1
*
Display type icon in thumbnails
Boris Bobrov
2016-02-05
1
-0
/
+1
*
Prevent `dict changed during iteration` in video
Boris Bobrov
2016-02-05
1
-1
/
+1
*
Pass filename instead of file object when calling PIL.Image.save()
宋文武
2016-01-21
2
-7
/
+3
*
Fix issue 5366 Update blog views
ayleph
2016-01-15
4
-8
/
+8
*
Merge branch 'stable'
Boris Bobrov
2015-12-21
2
-2
/
+6
|
\
|
*
Work around pbutils import warning bug (5066)
Boris Bobrov
2015-12-21
2
-2
/
+6
|
*
Fix Issue 5375 Deprecated function in video thumb
ayleph
2015-12-20
1
-1
/
+1
|
*
Change all unicode() calls with six.text_type().
Berker Peksag
2015-06-25
2
-4
/
+8
|
*
Fix typo.
Berker Peksag
2015-06-25
1
-1
/
+1
|
*
Fix more print statements. Refs #5331
Berker Peksag
2015-06-25
1
-1
/
+3
|
*
Fix print statements to be python3 compatible. Refs #5331
Sebastian Spaeth
2015-06-25
1
-2
/
+2
*
|
Fix typo in VideoData docstring
Boris Bobrov
2015-12-20
1
-1
/
+1
*
|
Fix Issue 5375 Deprecated function in video thumb
ayleph
2015-12-20
1
-1
/
+1
*
|
Fix issue 983 PDF UnicodeDecodeError
ayleph
2015-12-10
1
-1
/
+1
*
|
Fix for issue 5070 gst incomplete file
ayleph
2015-11-19
1
-0
/
+1
[next]