Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@videojs/vhs-utils

Package Overview
Dependencies
Maintainers
19
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@videojs/vhs-utils - npm Package Versions

1

2.2.1

Diff

Changelog

Source

2.2.1 (2020-10-06)

Bug Fixes

  • check for multiple id3 sections in a file (#21) (759a039), closes #21
  • parse unknown codecs as audio or video (#15) (cd2c9bb), closes #15

Reverts

  • "fix: parse unknown codecs as audio or video (#15)" (#18) (9983be8), closes #15 #18

<a name="2.2.0"></a>

brandonocasey
published 2.2.0 •

Changelog

Source

2.2.0 (2020-05-01)

Features

  • Add a function to concat typed arrays into one Uint8Array (#13) (e733509), closes #13

<a name="2.1.0"></a>

brandonocasey
published 2.1.0 •

Changelog

Source

2.1.0 (2020-04-27)

Features

  • Add functions for byte manipulation and segment container detection (#12) (325f677), closes #12

<a name="2.0.0"></a>

brandonocasey
published 2.0.0 •

Changelog

Source

2.0.0 (2020-04-07)

Features

  • codec: changes to handle muxer/browser/video/audio support separately (#10) (1f92865), closes #10

Bug Fixes

  • Allow VP9 and AV1 codecs through in VHS (b32e35b)

BREAKING CHANGES

  • codec: parseCodecs output has been changed. It now returns an object that can have an audio or video property, depending on the codecs found. Those properties are object that contain type. and details. Type being the codec name and details being codec specific information usually with a leading period.
  • codec: audioProfileFromDefault has been renamed to codecsFromDefault and now returns all output from parseCodecs not just audio or audio profile.

<a name="1.3.0"></a>

gesinger
published 1.3.0 •

Changelog

Source

1.3.0 (2020-02-05)

Features

  • add forEachMediaGroup in media-groups module (#8) (a1eacf4), closes #8

<a name="1.2.1"></a>

gesinger
published 1.2.1 •

Changelog

Source

1.2.1 (2020-01-15)

Bug Fixes

  • include videojs in VHS JSON media type (#7) (da072f0), closes #7

<a name="1.2.0"></a>

gesinger
published 1.2.0 •

Changelog

Source

1.2.0 (2019-12-06)

Features

  • add media-types module with simpleTypeFromSourceType function (#4) (d3ebd3f), closes #4
  • add VHS codec parsing and translation functions (#5) (4fe0e22), closes #5

<a name="1.1.0"></a>

brandonocasey
published 1.1.0 •

Changelog

Source

1.1.0 (2019-08-30)

Features

  • node support and more stream tests (315ab8d)

<a name="1.0.0"></a>

brandonocasey
published 1.0.0 •

Changelog

Source

1.0.0 (2019-08-21)

Features

  • clones from mpd-parser, m3u8-parser, mux.js, aes-decrypter, and vhs (5e89042)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc