jrivera
a81a422574
Stop using release candidate videojs-swf
10 years ago
David LaPalomento
37b4e695d8
1.1.0
10 years ago
jrivera
bce88a1883
buffer at the current time range end instead of incrementing a variable. closes #423
10 years ago
David LaPalomento
c7d5b626e6
1.0.1-0
10 years ago
jrivera
1a3ffec9e6
Start using the npm-published version of contrib-media-sources
10 years ago
David LaPalomento
ea126b0bd1
Replace videojs.extends with videojs.extend
"extends" is disallowed in IE8 so videojs renamed the inheritance helper. Update our usage to match.
10 years ago
jrivera
ca37e33f96
Use non-protocol-locked new-style git paths in package.json
10 years ago
David LaPalomento
ac2b275950
Update to an official videojs 5 RC
Start using a real video.js build now that mergeOptions() is working correctly in master. Begin fixing tests-- there are still a number of tests that are broken.
10 years ago
David LaPalomento
7094ab9636
Upgrade to video.js 5 and convert to a source handler
Bump up to a vjs 5 release candidate. Make the necessary changes to work with the updated APIs. Convert the project from a subclass of the Flash tech to a source handler.
10 years ago
David LaPalomento
67abe29336
Release v0.17.6
10 years ago
David LaPalomento
7aabe42919
Release v0.17.5
10 years ago
David LaPalomento
da1148646e
Release v0.17.4
10 years ago
jforbes
7f5a8653d3
Don't prepublish in Travis
10 years ago
jforbes
077b8230a3
Fix grunt-protractor-runner dependency
10 years ago
David LaPalomento
f32b8d2e0e
Release v0.17.3
10 years ago
jforbes
48eb8b72a1
Add a functional test that runs in SauceLabs. closes #323
10 years ago
David LaPalomento
675d942304
Release v0.17.2
10 years ago
David LaPalomento
83073c7163
Update contrib release task
Remove video.js specific tasks. Add release-related grunt task configs.
10 years ago
David LaPalomento
3acc366430
Update license identifier
Use the official SPDX identifier for Apache 2.0.
10 years ago
David LaPalomento
2ce42f831f
0.17.1
10 years ago
David LaPalomento
a3e64063ab
0.17.0
10 years ago
David LaPalomento
c18e3df75d
Release v0.16.1
10 years ago
David LaPalomento
4ecbe8f981
@dmlap use contribflow to manage contributions. closes #275
10 years ago
David LaPalomento
797488096d
0.16.0
10 years ago
David LaPalomento
9ddef59c03
Switch to using options to detect preload settings
Before the Flash runtime is available, player.preload() returns undefined. Switch to player.options().preload to find out what the "desired" setting is, instead of the current value.
10 years ago
David LaPalomento
00b5acf132
Calculate preciseDuration correctly around discontinuities
Don't use previous segment timestamps to calculate the precise duration of a segment so that we don't have to worry about timestamp discontinuities. Update to contrib-media-sources 1.0.
10 years ago
David LaPalomento
61b0afe641
0.15.0
10 years ago
David LaPalomento
0d3208f00c
0.14.0
10 years ago
David LaPalomento
775915340a
0.13.1
10 years ago
David LaPalomento
1670a23704
0.13.0
10 years ago
David LaPalomento
4222a1f800
Use videojs-swf 4.6.0
Temporarily use a newer version of videojs-swf then is included in the mainline video.js release.
10 years ago
David LaPalomento
7add929814
0.12.0
10 years ago
David LaPalomento
906d9cba2b
0.11.2
11 years ago
Brandon Bay
4ff0b89a68
Updating dependency defines hasClass
So we don’t need to mock it out in the test anymore!
11 years ago
Markus Hesper
d77325ce66
added prepublish hook to have a concatenated version after install
11 years ago
David LaPalomento
4643387e71
0.11.1
11 years ago
David LaPalomento
c849e31231
0.11.0
11 years ago
David LaPalomento
e686ddde77
0.10.4
11 years ago
Matthew McClure
7f7135db5c
added videojs-plugin to keywords in package.json
11 years ago
David LaPalomento
c5a2ded8db
0.10.3
11 years ago
David LaPalomento
538acc3578
0.10.2
11 years ago
David LaPalomento
d55b5cfc7f
0.10.1
11 years ago
David LaPalomento
61566277c5
0.10.0
11 years ago
Gary Katsevman
ed3af99fd4
Fix tests
11 years ago
Gary Katsevman
c84a41cbc1
Fix bandwidth test.
Also, update phantom.
Conflicts:
src/videojs-hls.js
11 years ago
David LaPalomento
b0e8c9089b
0.9.2
11 years ago
David LaPalomento
667e96efdc
0.9.1
11 years ago
David LaPalomento
0337945d71
0.9.0
11 years ago
David LaPalomento
fa251c383b
AES-128 decryption
Implement the block level AES decipher and include the routine to do PKCS#7 unpadding.
11 years ago
David LaPalomento
bf982b0b90
0.8.4
11 years ago