41d49103 by David LaPalomento

Update media sources

Tech-based seeking requires sourceBuffer abort to trigger an appendBytesAction on the SWF when running in flash mode.
1 parent f9664de0
......@@ -37,6 +37,6 @@
"video.js": "git+ssh://git@github.com:dmlap/video-js.git#0.6.1-alpha"
},
"dependencies": {
"videojs-contrib-media-sources": "git+ssh://git@github.com:videojs/videojs-contrib-media-sources.git#feature/abort"
"videojs-contrib-media-sources": "git+ssh://git@github.com:videojs/videojs-contrib-media-sources.git#c1b0f3bd83ec975442b0a53864f6793a56751fb8"
}
}
......