Matthew Neil
f4727177a5
update videojs-contrib-media-sources to 4.5.3 ( #1278 )
* update mux.js to 4.2.2
* Use the first audio and video tracks in the PMT
8 years ago
Matthew Neil
4b8d0de203
5.11.0
8 years ago
Garrett
1e4575c266
Update videojs-contrib-media-sources to 4.5.2 ( #1262 )
8 years ago
Matthew Neil
c20ce9f970
5.10.1
8 years ago
Matthew Neil
83c010275f
fix: flv metadata tags now appened when audio info changes ( #1245 )
8 years ago
Matthew Neil
e7e8ec8d2b
5.10.0
8 years ago
Chuck Wilson
fbc98a6d67
Add text tracks for closed captions listed in playlist ( #1096 )
* Add text tracks for CEA608 closed captions listed in playlist
* trigger hls-reset on tech when segmentloader resetEverything is called
8 years ago
Matthew Neil
6409a433ca
5.9.0
8 years ago
Matthew Neil
3793cf963e
5.8.3
8 years ago
jforbes
4d9c0ef0d8
5.8.2
8 years ago
Joe Forbes
9e83e6280d
fix: processing segments when mediaSource is closed ( #1201 )
8 years ago
Gary Katsevman
f06b18689e
add videojs 6 as a valid dependency ( #1196 ) ( #1198 )
8 years ago
Gary Katsevman
c310a55df0
test: run tests against video.js 6 and 5 ( #984 )
Run a test pass with video.js 6 and video.js 5.
Also, use in-publish to not run build when running `npm install`.
Consolidate karma configs into one config but keep npm scripts for them.
Add `this.clock.tick(1)` after player creation to support video.js 6.
8 years ago
Matthew Neil
7353a1460a
5.8.1
8 years ago
Matthew Neil
b4d86ef112
fix: audio only playlists with videojs-contrib-media-sources v4.4.7 ( #1195 )
8 years ago
Matthew Neil
caf5fffdd5
5.8.0
8 years ago
Matthew Neil
9ab1de2234
5.7.0
8 years ago
Matthew Neil
bed6bec627
update mux.js to 4.1.5 and videojs-contrib-media-sources to 4.4.6 ( #1180 )
* `hls-608` usage event triggered on `tech`
* Only flush PES packets from TS parsing front end when they are complete
* Complete is defined as any time PES_packet_length matches the data’s length OR is a video packets
* Works around an issue with incomplete packets getting sent down the pipeline when the source has audio PES packets split between segments
8 years ago
Matthew Neil
5c08517dbb
5.6.0
8 years ago
Joe Forbes
33d180383e
Generate a summary of multiple simulation runs ( #1131 )
8 years ago
Matthew Neil
00a56df2ab
5.5.3
8 years ago
Matthew Neil
50c01b39e4
update mux.js to 4.1.4 and videojs-contrib-media-sources to 4.4.5 ( #1117 )
* ts probe searches packets for first it can successfully parse
* Fixed an issue that could cause updateend events to fire more than once per append or remove under very specific conditions on firefox
8 years ago
Matthew Neil
3b03f36dbf
5.5.2
8 years ago
David LaPalomento
5875aacef4
5.5.1
8 years ago
Matthew Neil
d38405cf0a
5.5.0
8 years ago
Garrett
ac2984fcad
Update mux.js to 4.1.3 and media-sources to 4.4.4 ( #1098 )
8 years ago
Matthew Neil
244aac14ba
5.4.1
8 years ago
Matthew Neil
043f770187
update contrib-media-sources to 4.4.3 ( #1077 )
8 years ago
jrivera
1fceb3e893
5.4.0
8 years ago
jrivera
f8d4d0c816
updated changelog
8 years ago
Owen Edwards
bfa1fbfe1d
Add support for description audio tracks in HLS ( #1019 )
* Add support for description audio tracks (marked with CHARACTERISTICS of 'public.accessibility.describes-video')
* Update m3u8-parser to 2.1.0
* Add test for correctly setting alternative audio kinds
9 years ago
Matthew Neil
323a3afa9a
5.3.3
9 years ago
Matthew Neil
2cdfddb69b
update videojs-contrib-media-sources to v4.4.2 ( #1037 )
9 years ago
Matthew Neil
86b8361304
update videojs-contrib-media-sources to v4.4.1 ( #1035 )
9 years ago
jforbes
ab2d376cf1
5.3.2
9 years ago
jforbes
fa729cf5ef
5.3.1
9 years ago
forbesjo
dfff8a3114
Locking url-toolkit to 1.0.9 to support relative urls ( #1027 )
9 years ago
Matthew Neil
47a0bb7f93
5.3.0
9 years ago
Matthew Neil
af6c4330db
reset segment loaders on all flash seeks ( #1008 )
* reset segment loaders on all flash seeks
* update mux.js to 4.1.0 update videojs-contrib-media-sources to 4.4.0
9 years ago
Matthew Neil
abe7f077d5
5.2.1
9 years ago
Matthew Neil
043b282880
5.2.0
9 years ago
Matthew Neil
925f14f6d8
update deps for 4.3.0 mediasources ( #998 )
9 years ago
Matthew Neil
e08b841cf7
5.1.1
9 years ago
jrivera
4422b20b6b
5.1.0
9 years ago
Matthew Neil
9fb46a4ccc
5.0.0
9 years ago
Matthew Neil
9929effca9
run decryption in a webworker ( #972 )
* run decryption in a webworker
* drop support for IE10
9 years ago
forbesjo
93b98ad496
Fix the minification process to support IE8 ( #971 )
9 years ago
Garrett Singer
4a00bef369
4.1.1
9 years ago
forbesjo
bf0cddd68a
Fixed the m3u8-parser to support ES3 ( #965 )
9 years ago
Garrett Singer
4139eff51c
4.1.0
9 years ago