a2f5dfa7 by David LaPalomento

Pick up swf with fix for buffered property

Grab a custom vjs build with a SWF that reports buffered correctly when no duration is available.
1 parent 0ccdb7a9
......@@ -18,7 +18,7 @@
"grunt": "~0.4.1"
},
"dependencies": {
"video.js": "git+https://github.com/dmlap/video-js.git#v4.3.0-3",
"video.js": "git+https://github.com/dmlap/video-js.git#v4.3.0-4",
"videojs-contrib-media-sources": "0.0.0"
}
}
......