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
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some unused imports and local variables.
Ben Sturmfels
2021-09-23
1
-2
/
+0
*
Apply pyupgrade --py36-plus.
Ben Sturmfels
2021-09-23
4
-16
/
+16
*
Remove remaining imports/calls to six not automatically removed by pyupgrade.
Ben Sturmfels
2021-03-05
1
-2
/
+0
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
6
-36
/
+35
*
Prevent warning when importing GstPbutils.
Ben Sturmfels
2019-11-01
1
-0
/
+1
*
Fix saving original of the video
Boris Bobrov
2018-07-13
1
-0
/
+1
*
simplify an if and fix string formatting
Boris Bobrov
2018-07-13
1
-3
/
+2
*
Merge branch 'transcoding_progress'
Boris Bobrov
2018-07-12
5
-47
/
+202
|
\
|
*
Fixes for small bugs
Boris Bobrov
2018-07-12
3
-16
/
+25
|
*
Merge branch 'multiple-qualities-frontend' into 'transcoding_progress'
Vijeth Aradhya
2017-08-29
2
-7
/
+4
|
|
\
|
|
*
Change complimentary_task to complementary_tas
vijeth-aradhya
2017-08-29
1
-2
/
+2
|
|
*
Remove self.entry in VideoTranscoder
vijeth-aradhya
2017-08-27
2
-5
/
+2
|
*
|
Add main_transcoding_progress to ProgressCallback
vijeth-aradhya
2017-08-22
1
-1
/
+5
|
|
/
|
*
Small changes to fixing transcode percentage
vijeth-aradhya
2017-08-11
2
-10
/
+8
|
*
Change entry.title to entry.id in logging
vijeth-aradhya
2017-08-10
1
-3
/
+3
|
*
Fix percentage reporting
vijeth-aradhya
2017-08-10
2
-3
/
+20
|
*
Add unicode to accomodate title of MediaEntry
vijeth-aradhya
2017-08-08
1
-3
/
+3
|
*
Replace print statements to logging
vijeth-aradhya
2017-08-05
1
-25
/
+18
|
*
Add property to media_fetch_order
vijeth-aradhya
2017-07-03
1
-1
/
+10
|
*
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
1
-13
/
+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
1
-32
/
+69
|
*
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
1
-13
/
+27
|
*
Add additional celery config settings
vijeth-aradhya
2017-06-11
1
-1
/
+4
|
*
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 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
*
|
Process videos with incorrect date tags [#5409]
Andrew Browning
2018-04-08
1
-4
/
+7
*
|
Prevent video plugin from processing svg [#934]
Andrew Browning
2018-04-04
1
-0
/
+10
|
/
*
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
*
Video 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
*
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
*
Merge branch 'stable'
Boris Bobrov
2015-12-21
1
-1
/
+3
|
\
|
*
Work around pbutils import warning bug (5066)
Boris Bobrov
2015-12-21
1
-1
/
+3
|
*
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
1
-3
/
+5
|
*
Fix typo.
Berker Peksag
2015-06-25
1
-1
/
+1
[next]