Age | Commit message (Collapse) | Author |
|
|
|
Removed duplicative defines at top of files
#522148 by captix: fixed (Commit #242492 improperly marked): video_image updated to default promote of Image node to false if video_image Promote and Image Project module Promote settings not configured
|
|
fixed rebuilding derivative images when video updated
#502606 by glen201 : Permissions error in Video Image module prevents users from uploading image thumbnail, fixed
#495886 by glen201: Autogenerated thumbnail sticks and is not replaceable by new video/image uploaded, fixed dependency on Image module
Enhanced video_upload module to fix files left behind after delete video
Enhanced video_upload module to prevent error when replacing ffmpeg converted video with video that will not be auto-converted
|
|
|
|
video from filesystem
|
|
|
|
converted video. Patch created and applied to Drupal 6 branch.
Missing converted video files after upload fixed!.
|
|
fixed.
#477478 by JohnnyHa:No video starts playing fixed.
|
|
|
|
|
|
|
|
More general converting video size regex pattern (Now supports valid resolutions such as 160x92)
Removed video_image_thumbnailer_path variable which is no more used. use ffmpeg path instead
Thanks Marc McDougall for pointing this out.
|
|
|
|
|
|
|
|
to be executed every XX seconds... and your videos will be converted!!!
Lot of work is still needed however.
|
|
Adding Ogg Theora media type help links for video_multidownload
Other minor fixes
|
|
|
|
video_render.php script
Added functions for video_render.php to video_ffmpeg_helper.module
Fixed bug #108445 reported by incom (http://drupal.org/user/64246)
Call to undefined function: module_exist() in /home/..../modules/video/views_video.inc on line 69
|
|
spaces not to work
* fixed some incorrect usage of boolean operators
* fixed some node links
|
|
|
|
Changed video_image to use video_ffmpeg_helper.
|