Fixed Copyright Headers
[mediagoblin.git] / mediagoblin / media_types / video /
2016-03-26 Christopher Allan... Video media type initial migration.
2016-03-11 Boris BobrovMerge branch 'master' of git.sv.gnu.org:/srv/git/mediag...
2016-03-09 Boris BobrovCheck all tags for existence before using them
2016-03-08 Boris BobrovCheck tags for existence before using them
2016-02-05 Boris Bobrovremoved debug prints, added video icon
2016-02-05 Boris BobrovDisplay type icon in thumbnails
2016-02-05 Boris BobrovMerge branch 'media_panel'
2016-02-05 Boris BobrovPrevent `dict changed during iteration` in video
2015-12-20 Boris BobrovMerge branch 'stable'
2015-12-20 Boris BobrovWork around pbutils import warning bug (5066)
2015-12-20 Boris BobrovFix typo in VideoData docstring
2015-12-19 aylephFix Issue 5375 Deprecated function in video thumb
2015-12-19 aylephFix Issue 5375 Deprecated function in video thumb
2015-06-25 Berker PeksagChange all unicode() calls with six.text_type().
2015-06-25 Berker PeksagChange all unicode() calls with six.text_type().
2015-06-25 Berker PeksagFix typo.
2015-06-25 Sebastian SpaethFix print statements to be python3 compatible. Refs...
2015-06-25 Berker PeksagFix typo.
2015-06-25 Sebastian SpaethFix print statements to be python3 compatible. Refs...
2015-05-22 Christopher Allan... Use of deprecated frombytes when processing videos...
2015-04-23 Boris BobrovMove check that metadata exists earlier
2015-04-17 Christopher Allan... Merge branch 'stable'
2015-03-20 Christopher Allan... Merge branch 'stable'
2015-03-19 Boris BobrovProper handling of tags in skip_transcode
2015-03-19 Boris BobrovPrevent exception on transcoding failure (bug 460)
2015-02-18 Christopher Allan... Merge remote-tracking branch 'refs/remotes/breton/new_g...
2015-02-17 Boris BobrovMissing codecs processing with gst 1.4
2015-02-16 Boris Bobrovadded missing import to video transcoding
2015-02-16 Boris BobrovAdded multiple a-v streams handling
2015-02-16 Boris BobrovAdd new hook for two-step media type checking
2015-02-16 Boris BobrovPort of audio to GStreamer 1.0
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-08-02 aylephUpdated video thumbnail pipeline to use decodebin2
2014-07-17 Christopher Allan... Explicitly *do not* handle NEF files via the video...
2014-07-10 Christopher Allan... Fix bad copy/paste in skip_transcoding code (Fix by...
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... Removing unnecessary "setup_plugin()" calls, as pointed...
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... Fixing migration name. webm not wemb :)
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... 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-26 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-06-25 Rodney EwingMerge remote-tracking branch 'upstream/master' into...
next