aboutsummaryrefslogtreecommitdiff
path: root/video.field.inc
diff options
context:
space:
mode:
authorHeshan <heshan@heidisoft.com>2011-04-06 21:47:46 +0530
committerHeshan <heshan@heidisoft.com>2011-04-06 21:47:46 +0530
commit0ce24fea04b8b571ef887d184a7f8cdeca2d4c4a (patch)
treed07484b2f7e7de07fe2fec0a27198a6857bc629f /video.field.inc
parent33aed9a2bc33078ffd2ba46d2e77ac78de187512 (diff)
downloadvideo-0ce24fea04b8b571ef887d184a7f8cdeca2d4c4a.tar.gz
video-0ce24fea04b8b571ef887d184a7f8cdeca2d4c4a.tar.bz2
#1092668 by anglo VideoJS player
Diffstat (limited to 'video.field.inc')
-rw-r--r--video.field.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/video.field.inc b/video.field.inc
index 21ea62f..6a3a53d 100644
--- a/video.field.inc
+++ b/video.field.inc
@@ -24,8 +24,8 @@ function video_field_info() {
'file_extensions' => 'mp4 ogg avi mov wmv flv ogv webm',
'file_directory' => 'videos/original',
'max_filesize' => '',
- 'default_dimensions' => '640x350',
- 'default_player_dimensions' => '640x350'
+ 'default_dimensions' => '640x360',
+ 'default_player_dimensions' => '640x360'
),
'default_widget' => 'video_upload',
'default_formatter' => 'video',