Lahiru
Lahiru
### Description Currently [State.transitionTo](https://github.com/videojs/videojs-contrib-ads/blob/master/src/states/abstract/State.js#L18) takes a list of arguments as the "2nd" argument. Change this to take an object instead, for better readability in the code. e.g `BeforePreroll.transitionTo(Preroll, { adsready:...
We currently have this in SegmentLoader, which essentially holds references to text tracks created or referenced by the project: https://github.com/videojs/http-streaming/blob/21e5335136f714f3783cb5a37d9f06173fbbd9e4/src/segment-loader.js#L171 It would be safer to access the tech directly to...
https://github.com/videojs/mux.js/blob/6d7173e886d0b2af4fb760bec243fd19be990466/lib/tools/mp4-inspector.js#L666 In the above, if the box is using version 1, then the compositionTimeOffset should be read as a singed integer as it can be negative. However, mp4-generator is forcing...
- extract cc_data from CEA-607/CEA-708 SEI NALUs - create a method to insert captions into an MP4