Comparing version 1.2.0 to 1.2.1
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2225457
309
30063