Browse Source

Update media sources

Tech-based seeking requires sourceBuffer abort to trigger an appendBytesAction on the SWF when running in flash mode.
pull/80/head
David LaPalomento 11 years ago
parent
commit
41d49103d4
  1. 2
      package.json

2
package.json

@ -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"
}
}
Loading…
Cancel
Save