diff options
author | Fabio Varesano <fax8@13637.no-reply.drupal.org> | 2007-01-12 16:35:40 +0000 |
---|---|---|
committer | Fabio Varesano <fax8@13637.no-reply.drupal.org> | 2007-01-12 16:35:40 +0000 |
commit | fdfc4d875d446dc6d1bce368bc30be03915e1695 (patch) | |
tree | d4c5b3b1c8ab2b85461e878c3b96fc9827f3bb1c /plugins/video_ffmpeg_helper | |
parent | 377b685476f1041ff12411c0ac093433bd411c1d (diff) | |
download | video-fdfc4d875d446dc6d1bce368bc30be03915e1695.tar.gz video-fdfc4d875d446dc6d1bce368bc30be03915e1695.tar.bz2 |
Patch #108661 by omar (http://drupal.org/user/7909):
Adding Ogg Theora media type help links for video_multidownload
Other minor fixes
Diffstat (limited to 'plugins/video_ffmpeg_helper')
-rw-r--r-- | plugins/video_ffmpeg_helper/video_ffmpeg_helper.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/video_ffmpeg_helper/video_ffmpeg_helper.info b/plugins/video_ffmpeg_helper/video_ffmpeg_helper.info index 5799a90..f2ed8e6 100644 --- a/plugins/video_ffmpeg_helper/video_ffmpeg_helper.info +++ b/plugins/video_ffmpeg_helper/video_ffmpeg_helper.info @@ -1,5 +1,5 @@ ; $Id$ name = Video ffmpeg Helper description = Provide apis for ffmpeg. Simplify video nodes creation. -dependencies = video +dependencies = video video_upload package = "Video" |