Socket
Socket
Sign inDemoInstall

ogv

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ogv - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

dist/ogv-support.js

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

var OGVCompat = __webpack_require__(1),
OGVVersion = ("1.2.0-20160919145031-b4b9f58");
OGVVersion = ("1.2.1-20160924234040-a1a879e");

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

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

var OGVVersion = ("1.2.0-20160919145031-b4b9f58");
var OGVVersion = ("1.2.1-20160924234040-a1a879e");

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

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

var OGVVersion = ("1.2.0-20160919145031-b4b9f58");
var OGVVersion = ("1.2.1-20160924234040-a1a879e");

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

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

var OGVVersion = ("1.2.0-20160919145031-b4b9f58");
var OGVVersion = ("1.2.1-20160924234040-a1a879e");

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

@@ -10,2 +10,8 @@ ogv.js

1.2.1 - 2016-09-24
* Performance fixed for playback of Ogg Theora with many duplicate frames ("1000fps" files from ffmpeg)
* Report actual fps (ignoring dupe frames) for Ogg Theora
* Delay loading when using preload="none"
* Fix regression in IE 10 network layer
1.2.0 - 2016-09-19

@@ -12,0 +18,0 @@ * Separated software and WebGL paths to yuv-canvas package

{
"name": "ogv",
"version": "1.2.0",
"version": "1.2.1",
"description": "JavaScript media player using Ogg/Vorbis/Theora/Opus/WebM libs compiled with Emscripten",

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

@@ -10,2 +10,8 @@ ogv.js

1.2.1 - 2016-09-24
* Performance fixed for playback of Ogg Theora with many duplicate frames ("1000fps" files from ffmpeg)
* Report actual fps (ignoring dupe frames) for Ogg Theora
* Delay loading when using preload="none"
* Fix regression in IE 10 network layer
1.2.0 - 2016-09-19

@@ -12,0 +18,0 @@ * Separated software and WebGL paths to yuv-canvas package

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

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

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

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