Skip to content
This repository has been archived by the owner on Jan 29, 2019. It is now read-only.

Releases: videojs/videojs-contrib-media-sources

v4.7.2

20 Mar 23:48
Compare
Choose a tag to compare

v4.7.1

15 Mar 23:02
Compare
Choose a tag to compare
4.7.1

v4.7.0

06 Mar 23:34
Compare
Choose a tag to compare
4.7.0

v4.6.2

06 Nov 18:08
Compare
Choose a tag to compare

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

24 Oct 23:33
Compare
Choose a tag to compare

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

17 Oct 18:21
Compare
Choose a tag to compare

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

11 Oct 18:37
Compare
Choose a tag to compare

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.2

20 Sep 20:54
Compare
Choose a tag to compare
4.5.2

v4.5.1

28 Aug 19:03
Compare
Choose a tag to compare

4.5.1 (2017-08-28)

  • fix: flv metadata tags now appened when audio info changes #157

v4.5.0

18 Aug 23:54
Compare
Choose a tag to compare

4.5.0 (2017-08-18)

  • fix duplicate caption processing #156
  • Support for multiple CEA608 tracks and HLS-provided track names #140