Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
155.72 KB
MD5: 889f633dc8290794412a9a2bb2552098
SHA-1: 05354a7c41511e27ea339c1128ce5d6e124de959
SHA-256: a33c645c0189739a353fc22785888334f8f1fc90d0d27008baed027d59a95450
Download zip
180.83 KB
MD5: f59b32a933e6296d75c4899d58eada2c
SHA-1: 7d1150cf160b354d13e43ef3d4f49f0be366fb5a
SHA-256: 26a81acf527d51169a56c3ca5a73a8f4933f2775ca8a9549c7766ca1e3c483d0
Release notes
List of changes
Backwards incompatible changes since 7.x-2.10:
None
Bug fixes since 7.x-2.10:
- SA-CONTRIB-2015-018 - Video - Cross Site Scripting (XSS)
- Issue #1991534: Error says "The video conversion process has failed", but it hasn't Error says The video conversion process has failed, but it hasn't.
- Issue #2115577: Fatal error: Call to a member function requirements() on a non-object in video.install on line 234 by Jorrit: Fixed issue on status page when no transcoder is available.
- Issue #2102073: Division by Zero error if blank line in available dimensions setting by Jorrit: Fixed blank lines in dimensions list causing division by zero error.
- Issue #1991534: Error says "The video conversion process has failed", but it hasn't by Jorrit: Fixed Zencoder jobs failing with error 'The video conversion process has failed' even when the transcode was successful.
- Issue #1998934: Undefined variable: alldimensions in video_field_widget_value() by Jorrit: Fixed an undefined variable.
- Issue #1997762: Width and height not constrained to be even in computing scale factor by Jorrit: Fixed dimensions for FFmpeg not being even.
- Issue #1990286: Video Dimension Presets are ignored - ffmpeg without scale parameter by Jorrit: Fixed custom video dimensions not working.
- Fixed bug where 'Default for this extension' video/audio codec no longer worked.
Enhancements since 7.x-2.10:
- #2309595: Entity Metadata Wrappers integration Entity Metadata Wrappers integration
- Issue #2176157: More actionable error messages for setting up the Zencoder API module by brycefisherfleig: more actionable errors
- Improvement in preset form by forcing the user to select a new preset when the current one is not available.
- Issue #1991238: Allowed file types for Video field not respected by Jorrit: Added wav as a supported extension.
- Issue #2066143: video/embed supports only node entities and a single video field by lemming: Added support for other entities than node to the Colorbox embed function.
- Issue #2000416: How Can I Print Video Duration In a Page Template by Jorrit: Added duration to the field data structure.
- Issue #1986270: 7.10 creates error by Jorrit: Added a warning when a Zencoder job is cancelled.
- Issue #1991238: Allowed file types for Video field not respected by Jorrit: Added more supported file extensions to be used in the field settings.
New features since 7.x-2.10:
- Issue #1155628: Colorbox integration by heshan.lk: Added support for opening videos in a Colorbox overlay in the Video Thumbnail field formatter.
Documentation changes since 7.x-2.10:
None
Other changes since 7.x-2.10:
None
Known errors
None