Releases: videojs/videojs-contrib-media-sources
Releases · videojs/videojs-contrib-media-sources
v4.6.2
4.6.2 (2017-11-06)
- update mux.js to 4.3.2 #166
- flush pes packets when there is enough data
v4.6.1
4.6.1 (2017-10-24)
- update mux.js to 4.3.1 #165
- Set active data channel per-field instead of globally for CEA-608
- Fixed an issue with captions being placed in the wrong CC
v4.6.0
4.6.0 (2017-10-17)
- Append video data at end of buffer in HTML mode for IE11 for safe quality switch #164
- make sure appended gops align with whats in the buffer
- safe append mode for ie11
- update mux.js to 4.3.0
v4.5.3
4.5.3 (2017-10-11)
- update mux.js to 4.2.2 #162
- Use the first audio and video tracks in the PMT
v4.5.1
4.5.1 (2017-08-28)
- fix: flv metadata tags now appened when audio info changes #157
v4.5.0
4.5.0 (2017-08-18)
- fix duplicate caption processing #156
- Support for multiple CEA608 tracks and HLS-provided track names #140