Socket
Socket
Sign inDemoInstall

ogv

Package Overview
Dependencies
0
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.1-alpha.7 to 1.1.1

README.md

2

dist/ogv-support.js

@@ -56,3 +56,3 @@ /******/ (function(modules) { // webpackBootstrap

var OGVCompat = __webpack_require__(1),
OGVVersion = ("1.1.1-alpha.7-20160517175359-6b0f460");
OGVVersion = ("1.1.1-20160518171756-f2fe5bd");

@@ -59,0 +59,0 @@ if (window) {

@@ -55,3 +55,3 @@ /******/ (function(modules) { // webpackBootstrap

var OGVVersion = ("1.1.1-alpha.7-20160517175359-6b0f460");
var OGVVersion = ("1.1.1-20160518171756-f2fe5bd");

@@ -58,0 +58,0 @@ if (window) {

@@ -249,3 +249,3 @@ /******/ (function(modules) { // webpackBootstrap

var OGVVersion = ("1.1.1-alpha.7-20160517175359-6b0f460");
var OGVVersion = ("1.1.1-20160518171756-f2fe5bd");

@@ -252,0 +252,0 @@ (function() {

@@ -248,3 +248,3 @@ /******/ (function(modules) { // webpackBootstrap

var OGVVersion = ("1.1.1-alpha.7-20160517175359-6b0f460");
var OGVVersion = ("1.1.1-20160518171756-f2fe5bd");

@@ -251,0 +251,0 @@ (function() {

@@ -10,15 +10,10 @@ ogv.js

* 1.1.1-alpha.7 - 2016-05-16
* 1.1.1 - 2016-05-18
* fix for regression when hitting 'play' during loading
* 1.1.1-alpha.6 - 2016-05-16
* fix for Theora streams with pathologically high frequency of dupe frames
* 1.1.1-alpha.5 - 2016-05-16
* fix for unmuting after muted play on iOS
* 1.1.1-alpha.4 - 2016-05-14
* when playback starts muted, drive on timer instead of audio clock
* 1.1.1-alpha.3 - 2016-05-14
* update to audio-feeder 0.4.0
* much cleaner audio behavior on pause/continue
* revert "release audio resources during pause/seek"
* 1.1.1-alpha.2 - 2016-05-14
* pause event now fired before ended

@@ -28,3 +23,2 @@ * avoid infinite 'ended' events

* release audio resources during pause/seek
* 1.1.1-alpha.0
* fix occasional loss of a/v sync after source switch

@@ -31,0 +25,0 @@ * loadeddata event now fired

{
"name": "ogv",
"version": "1.1.1-alpha.7",
"version": "1.1.1",
"description": "JavaScript media player using Ogg/Vorbis/Theora/Opus/WebM libs compiled with Emscripten",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc