videojs 7.x-3.0-alpha3

Bug fixes
New features

First of all, my apologies for the lack of maintenance for this version in the last four years. I got stuck implementing subtitles and as my Drupal project ended I did not have time anymore to work on this project, hoping someone would take over. Recently I started working on a new Drupal project and while being annoyed by the lack of maintenance in some projects I realized that I was responsible for this negligence as well. I hope this release is not too late.

videojs 8.x-1.0

New in this 8.x

  • Support for Video.js 5.0.0.
  • Support for looping, hiding player controls and changing preload behavior.
  • Setup above settings for each field and view individually, as well as width and height of the player.
  • Load the Video.js files from the Video.js CDN - downloading and installing the player is no longer necessary!
  • Locate the Video.js files using the Core Libraries API.

videojs 7.x-3.0-alpha2

New features

New in this 3.0

  • Support for Video.js 4.0.0.
  • Support for subtitle tracks.
  • Support for looping, hiding player controls and changing preload behavior.
  • Setup above settings for each field and view individually, as well as width and height of the player.
  • Load the Video.js files from the Video.js CDN - downloading and installing the player is no longer necessary!
  • Locate the Video.js files using the Libraries API.

videojs 6.x-2.3

Bug fixes

Changes since 6.x-2.2:

  • #1712398 by Ben Coleman: Fixed db_query quoting for Postgres

videojs 7.x-3.x-dev

New features
Bug fixes

New in this version

  • Support for Video.js 4.0. Tested with version 4.1.0.
  • Support for subtitle tracks.
  • Support for looping, hiding player controls and changing preload behavior.
  • Setup above settings for each field and view individually, as well as width and height of the player.
  • Load the Video.js files from the Video.js CDN - downloading and installing the player is no longer necessary!

videojs 7.x-3.0-alpha1

New features

This release adds basic support for Video.js version 4. Older versions are not supported. No new features have been added.

Recommended Video.js version: 4.0.0

videojs 7.x-2.2

New features

Changes since 7.x-2.1:

  • Added HTTP Live Streaming submodule
  • Support for m3u8 files with the application/vnd.apple.mpegurl mime type.
  • Added basic support for audio/ogg and audio/mpeg (mp3).

Recommended Video.js version: 3.2.0

videojs 6.x-2.2

New features

Changes since 6.x-2.1:

  • Support for m3u8 files with the application/vnd.apple.mpegurl mime type.
  • Added basic support for audio/ogg and audio/mpeg (mp3).

Recommended Video.js version: 3.2.0

videojs 7.x-2.1

Changes since 7.x-2.0:

  • Use a less costly way of checking if a file is an image.
  • #1515192 by Jorrit: Improve documentation

videojs 7.x-2.0

New features
Bug fixes

Version 2 of the Video.js module supports version 3 of the Video.js library. Version 2 of the Video.js library is not supported. Settings that are not needed for version 3 have been removed.

videojs 6.x-2.0

New features
Bug fixes

Version 2 of the VideoJS module supports version 3 of the VideoJS library. Version 2 of the VideoJS library is not supported. Settings that are not needed for version 3 have been removed.

videojs 7.x-2.0-rc2

New features
Bug fixes

Version 2 of the Video.js module supports version 3 of the Video.js library. Version 2 of the Video.js library is not supported. Settings that are not needed for version 3 have been removed.

Thanks to bradjones1 for the major part of the code changes.

Changes since 7.x-2.0-rc1:

videojs 7.x-1.12

Bug fixes

Changes since 7.x-1.11:

  • #1382356 by Jorrit: Fixed loading Video.js in as fields in views.

videojs 6.x-2.0-rc3

New features
Bug fixes

Changes since 6.x-2.0-rc2:

  • #1437334 by Jorrit: Added support for formatting Link fields.
  • #1403538 by helior: Added the Libraries API as a fallback
  • Remove duplicate logic from videojs.theme.inc

videojs 6.x-1.9

Bug fixes

Changes since 6.x-1.8:

  • #1403538 by Jorrit: Added the Libraries API as a fallback for directory detection.
  • Code style fixes.

videojs 6.x-2.0-rc2

Version 2 of the Video.js module supports version 3 of the Video.js library. Version 2 of the Video.js library is not supported. Settings that are not needed for version 3 have been removed.

Thanks to bradjones1 for the major part of the code changes.

Changes since 6.x-2.0-rc1:

videojs 6.x-1.8

Changes since 6.x-1.7:

  • #1408166 by Jorrit: Added version check to warn users that version 6.x-1.x only supports Video.js 2.
  • #1410398 by Jorrit: Fixed using FLV for Flash fallback player, accept video/x-flv as Flash source
  • #1411256 by Jorrit: Fixed videos displayed multiple times when used as CCK formatter for multi value field, fixed some poster image issues

videojs 7.x-2.0-rc1

New features

Version 2 of the Video.js module supports version 3 of the Video.js library. Version 2 of the Video.js library is not supported. Settings that are not needed for version 3 have been removed.

Thanks to bradjones1 for the major part of the code changes.

videojs 6.x-2.0-rc1

New features

Version 2 of the VideoJS module supports version 3 of the VideoJS library. Version 2 of the VideoJS library is not supported. Settings that are not needed for version 3 have been removed.

videojs 6.x-1.5

Bug fixes

Updated the API for better usability and now more compatible with Video module.

videojs 6.x-1.4

New features

Added theme('videojs') to use from other modules.

videojs 7.x-1.2

New features
Bug fixes

Fixed missing JS lib added when load via theme.

videojs 7.x-1.1

New features

Compatible version with Video 7.x-1.0-alpha2

videojs 7.x-1.0

New features

Creating first release for D7.
Here tricky to use poster image, to use poster image now you have to upload image file to the same field which your using to upload videos files. So that field will contain video files and the image.

videojs 6.x-1.2

New features
Bug fixes

Update README
Poster Image
Mimetype issues
Flash fallback.

Subscribe with RSS Subscribe to Releases for Video.js (HTML5 Video Player)