include a thumb_size string with each Resizer to run gmg reprocess thumbs
[mediagoblin.git] / mediagoblin / media_types / video /
2013-08-16 Rodney Ewinginclude a thumb_size string with each Resizer to run...
2013-08-16 Rodney Ewingadded file argument to video resizer and added ascii...
2013-08-16 Rodney Ewingadded video transcoder
2013-08-16 Rodney EwingAdded thumbnail resizer for video
2013-08-16 Rodney EwingAdded Initial processor for video
2013-08-16 Rodney EwingMerge branch 'auth_docs'
2013-08-15 Christopher Allan... Merge branch 'persona_resquash'
2013-08-15 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tsyesika...
2013-08-07 Rodney EwingUse the workbench for video processing.
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/55' of git://gitoriou...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/59' of git://gitoriou...
2013-07-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-12 Christopher Allan... Switching the hook 'get_media_manager' to a more "direc...
2013-07-12 Christopher Allan... Merge branch 'rodney757-media_plugins'
2013-07-10 Christopher Allan... Merge branch 'release-0.4.1'
2013-07-02 Rodney Ewingconverted video media_type to plugin
2013-06-25 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
2013-06-22 Christopher Allan... Merge remote-tracking branch 'refs/remotes/joar/notific...
2013-06-09 Joar WandborgNew notifications
2013-05-19 Brandon InvergoMerge branch 'master' of git://gitorious.org/mediagobli...
2013-05-11 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tryggvib...
2013-05-11 Christopher Allan... Merge remote-tracking branch 'gabithume/146_debug_message'
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/dthompson...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-04-30 ElrondFix media manager reference in video.
2013-04-30 Praveen KumarMake all media types use the new MediaManager classes.
2013-04-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/npigeon...
2013-04-20 Christopher Allan... Merge remote-tracking branch 'remotes/npigeon/ticket...
2013-04-17 Alon LevyPIL: Support systems with Pillow and without
2013-04-09 ElrondMerge remote-tracking branch 'brett/itsdangerous'
2013-04-08 ElrondMerge remote-tracking branch 'cwebber/254_delete_queue_...
2013-03-25 Christopher Allan... Merge remote-tracking branch 'aeva/671_fix_stl'
2013-03-24 Christopher Allan... Merge remote-tracking branch 'jdshu/649_use_form_data_f...
2013-03-24 Joar WandborgUpdated VideoThumbnailerMarkII, removed old
2013-03-11 Christopher Allan... Fixing dates when uploaded in a video to a mediagoblin...
2013-03-06 Christopher Allan... Making a fix so that video codec name switched from...
2013-03-04 Christopher Allan... Merge branch 'master' into 419_cherrypick_large_uploads
2013-03-04 Christopher Allan... Removing an unnecessary video write
2013-03-04 Christopher Allan... Merge branch 'joar-skip_transcoding'
2013-03-03 Christopher Allan... Another elrond suggestion: only init orig_metadata...
2013-03-03 Christopher Allan... Per Elrond's suggestions moving DEFAULT_WEBM_TYPE to...
2013-03-03 Christopher Allan... Extrapolate type= based on the video metadata that...
2013-03-03 Christopher Allan... Now store metadata info from processing into the media...
2013-03-03 Joar WandborgRemoved debugging exception
2013-03-03 Joar WandborgUpdated raven plugin
2013-03-03 Christopher Allan... Huge amount of work to (mostly) allow .ogg (and maybe...
2013-03-01 Christopher Allan... If we're not transcoding, copy this file directly over...
2013-03-01 Christopher Allan... Merge branch 'master' into joar-skip_transcoding
2013-02-24 Christopher Allan... Merge remote-tracking branch 'refs/remotes/pythonsnake...
2013-02-24 Christopher Allan... Merge remote-tracking branch 'refs/remotes/pythonsnake...
2013-02-21 Christopher Allan... Merge remote-tracking branch 'aleksej/632_config_spec_c...
2013-02-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/WIP...
2013-02-19 ElrondMerge remote-tracking branch 'pythonsnake/537_version'
2013-02-10 Joar WandborgTuned logging and added comments to 511 fix
2013-02-10 pythonsnakeFixed issue #511.
2013-02-09 Christopher Allan... Merge remote-tracking branch 'refs/remotes/elrond/sql...
2013-02-08 ElrondKill monkeypatching of ProcessingState.
2013-02-08 ElrondAlso refactor "copy original into public storage".
2013-02-08 ElrondUse ProcessingState for video.
2013-02-01 ElrondTurn media.{backref_nam} from a list to a scalar.
2013-01-25 Christopher Allan... Merge branch '216_cwebber_style_unique_slugs'
2013-01-22 Joar WandborgAdded option to skip transcoding
2013-01-22 Sebastian SpaethConvert media processing backends to delete the queue...
2013-01-22 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/521_l...
2013-01-20 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/436_c...
2013-01-17 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2013-01-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/565_w...
2013-01-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/origin/533...
2013-01-17 Christopher Allan... Merge commit '9408938' from 565_workbench_cleanup ...
2013-01-17 Sebastian SpaethMerge branch '540_User_delete_deletes_related_entries'
2013-01-16 Sebastian SpaethDo not read complete videos in RAM (#419)
2013-01-16 Sebastian SpaethSwitch over media processor to use the get_workbench...
2013-01-16 Christopher Allan... Make the workbench destroy itself for video processing...
2013-01-16 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/561_u...
2013-01-08 Sebastian SpaethAudio and video should use workbench instead of tempfil...
2013-01-07 Sebastian SpaethMv db.sql.base to db.base
2012-12-25 Sebastian SpaethMerge branch '512_bump_video_js'
2012-12-24 Elrond(SQL) Media types: Refactor backrefnames.
2012-12-21 Sebastian SpaethMerge branch '577_denoise_video_transcoding'
2012-12-20 Mike LinksvayerMerge branch 'master' of git://gitorious.org/mediagobli...
2012-12-19 Sebastian SpaethOnly log output and write progress to db if it has...
2012-12-12 Christopher Allan... We don't need to save entries during processing......
2012-11-13 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/trac_...
2012-10-02 Joar WandborgAdded VideoThumbnailerMarkII
2012-07-10 Joar WandborgPanel improvements
2012-07-10 Joar WandborgMinor improvements to the processing panel
2012-06-10 Joar WandborgMerge remote-tracking branch 'is_derek/bug405_email_not...
2012-04-09 Joar WandborgRemoved commented out pdb.set_trace
2012-04-09 Joar WandborgMerge remote-tracking branch 'joar/media-fixes'
2012-04-09 Joar WandborgMedia processing, transcoding, display fixes
2012-04-01 Christopher Allan... Merge remote-tracking branch 'refs/remotes/elrond/sql...
2012-03-30 Joar WandborgAdded pygst.require('0.10') since it's absence breaks...
2012-03-29 Joar WandborgCleaned up media_types.video.transcoders
2012-03-29 Joar WandborgMerge branch 'master' of gitorious.org:mediagoblin...
2012-03-29 Joar WandborgCleanded up video imports, removed PyGTK dependency
2012-03-29 Joar WandborgMerge branch 'master' of gitorious.org:mediagoblin...
2012-03-28 Elrond411: Add relationship and backrefs to media_data tables.
2012-03-27 Joar WandborgMerge remote-tracking branch 'joar/audio+sniffing'
2012-03-26 Christopher Allan... Merge remote-tracking branch 'remotes/slikdigit/bassam'
next