index
:
drupal/video
7.x-1.x
Video drupal module
Devlet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
2009-05-27
updating 6--2 dev
Heshan Wanigasooriya
2009-04-27
This commit was manufactured as part of Drupal's Great Git Migration to
The Great Git Migration
2009-04-27
adding plugins to the HEAD
Heshan Wanigasooriya
2007-02-18
#81157 by Sean B Fuller: Don't show video image in node body if showing the v...
Fabio Varesano
2007-02-18
Misspelled PENDING
Fabio Varesano
2007-01-14
it's possible to abort upload.
Fabio Varesano
2007-01-14
forgot gif image
Fabio Varesano
2007-01-14
Added support for busy indicator on video uploads.
Fabio Varesano
2007-01-14
Let's prepare for video upload status bar.
Fabio Varesano
2007-01-14
Some fixes.
Fabio Varesano
2007-01-14
Support for concurrent video conversion.
Fabio Varesano
2007-01-13
More configurable ffmpeg execution.
Fabio Varesano
2007-01-12
Some progress on video conversion. Now works! Just schedule video_render.php
Fabio Varesano
2007-01-12
Patch #108661 by omar (http://drupal.org/user/7909):
Fabio Varesano
2007-01-12
Added video_ffmpeg_helper.install
Fabio Varesano
2007-01-11
Added *draft* and *incomplete* support for video conversion throught the vide...
Fabio Varesano
2007-01-08
* added escaping to filename in ffmpeg_helper which caused filenames with spa...
Fabio Varesano
2007-01-05
Restored original behaviour of node links of 4.7
Fabio Varesano
2007-01-05
Added some functions to hide the resolution and playtime functions
Fabio Varesano
2007-01-04
Added video_ffmpeg_helper plugin to add some apis for ffmpeg.
Fabio Varesano
2007-01-03
First letter capitalization.
Fabio Varesano
2006-12-14
Patch #100520 by vhmauery (http://drupal.org/user/28957):
Fabio Varesano
2006-11-29
Patch #99540 by vhmauery (http://drupal.org/user/28957):
Fabio Varesano
2006-11-12
Patch #82954 by vhmauery: video_upload automatic thumbnailing
Fabio Varesano
2006-11-11
Patch #93957 by vhmauery:
Fabio Varesano
2006-11-05
Patch #89065 by Moxide : Page not found error when trying to download other f...
Fabio Varesano
2006-09-21
Patch #82224 by vhmauery (http://drupal.org/user/28957)
Fabio Varesano
2006-09-21
Patch #82224 by vhmauery (http://drupal.org/user/28957)
Fabio Varesano
2006-09-18
Patch #83233 by Robrecht Jacques (http://drupal.org/user/22598):
Fabio Varesano
2006-07-16
Removed an unused setting. (uploadable extensions)
Fabio Varesano
2006-07-16
Patch #70741 comment #2 by khoogheem (http://drupal.org/user/59444)
Fabio Varesano
2006-06-24
Small change to video_upload prepare to check for permissions
Fabio Varesano
2006-06-23
Corrected a small typo on the implementation of hook_form_api
Fabio Varesano
2006-06-22
Added nodeapi called fuction to delete the uploaded file when video node is
Fabio Varesano
2006-06-22
Solved a bug which let recorded to DB the temporary
Fabio Varesano
2006-06-20
Changed check_url to check_plain in _video_get_fileurl
Fabio Varesano
2006-06-19
Some debugging for plugins.
Fabio Varesano
2006-06-19
Corrected some XSS vulnerabilities.
Fabio Varesano
2006-06-18
List of changes:
Fabio Varesano