Porting video to GStreamer 1.0
[mediagoblin.git] / mediagoblin / media_types / video / processing.py
2015-02-16 Boris BobrovPorting video to GStreamer 1.0
2015-02-15 Boris BobrovRewrite thumbnailer
2014-10-09 Jessica TallonMerge branch 'location'
2014-10-07 Jessica TallonMerge branch '905-activities'
2014-09-30 Jessica TallonFix #919 - Use class names in super call not self.__class__
2014-09-19 Christopher Allan... Merge remote-tracking branch 'refs/remotes/moggers87...
2014-09-16 Christopher Allan... Merge branch 'master' into merge-python3-port
2014-09-08 Jessica TallonMerge branch '945-well-known'
2014-09-06 Christopher Allan... Handle cr2 files through the raw_image media type
2014-07-17 Christopher Allan... Explicitly *do not* handle NEF files via the video...
2014-06-13 Christopher Allan... Merge remote-tracking branch 'remotes/berker/remove...
2014-06-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tilly-q...
2014-06-06 Christopher Allan... metadata here should really be stored_metadata.
2014-01-05 jpopeMerge remote-tracking branch 'upstream/master' into...
2014-01-02 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2014-01-02 Christopher Allan... Merge remote-tracking branch 'remotes/jiyda/220_rtl_lan...
2014-01-02 Christopher Allan... Don't fail transcoding if we fail to generate a thumbnail.
2013-12-12 Sebastian SpaethMerge branch 'master' into upstream-master
2013-11-14 Christopher Allan... Generic'ifying the submit code to not rely on the werkz...
2013-10-09 Christopher Allan... Merge remote-tracking branch 'tilly-q/OPW-Moderation...
2013-10-07 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tilly-q...
2013-09-28 Christopher Allan... Merge remote-tracking branch 'spaetz/master'
2013-09-20 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-19 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-19 Rodney Ewingskip video processing if necessary
2013-09-18 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-18 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-09-12 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-08-31 Aditi MittalMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-29 Rodney Ewingvideo media_type now have their own config_spec.ini
2013-08-28 AditiPull changes and resolve merge conflict.
2013-08-28 Christopher Allan... Should fix Beuc's bug with video thumbnail width.....
2013-08-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-25 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-21 Rodney Ewingonly use the width for video thumbnails to keep the...
2013-08-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-20 Rodney Ewingrename webm_640 to webm_video since it might be a diffe...
2013-08-20 tilly-QMerge branch 'master' into OPW-Moderation-Update
2013-08-16 Rodney EwingKeep the best quality file if there's no original
2013-08-16 Rodney Ewingrefactor get_orig_filename to return an acceptable...
2013-08-16 Rodney Ewingmake medium dimensions a tuple
2013-08-16 Rodney Ewingcheck medium_size arg in skip_transcoding, not config
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-09 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
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-29 tilly-QMerge branch 'ticket-679' into OPW-Moderation-Update
2013-07-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-16 Aditimerge with remote master branch of cweb.
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-12 Christopher Allan... Merge branch 'rodney757-media_plugins'
2013-07-02 Rodney Ewingconverted video media_type to plugin
2013-06-21 AditiMerge remote-tracking branch 'cweb/master'
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-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-04-08 ElrondMerge remote-tracking branch 'cwebber/254_delete_queue_...
2013-03-11 Christopher Allan... Fixing dates when uploaded in a video to a mediagoblin...
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... 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-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-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/WIP...
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-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...
2012-12-20 Mike LinksvayerMerge branch 'master' of git://gitorious.org/mediagobli...
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
next