WordPress/wp-includes/js/mediaelement
Dominik Schilling 20f0aeb0f7 External Libraries: Update MediaElement.js to 2.22.0.
Includes a fix for broken YouTube embeds which are embedded with the `[video]` shortcode. 

Changelog: https://github.com/johndyer/mediaelement/blob/2.22.0/changelog.md
Diff: https://github.com/johndyer/mediaelement/compare/2.21.1...2.22.0

Fixes #37363.
Built from https://develop.svn.wordpress.org/trunk@38088


git-svn-id: http://core.svn.wordpress.org/trunk@38029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-07-18 10:59:30 +00:00
..
background.png Move the Mediaelement.js include into the wp-includes/js folder, rather than wp-includes directly. Fixes the mediaplayer in browsers which don't support <audio> directly. 2013-03-16 08:43:19 +00:00
bigplay.png Move the Mediaelement.js include into the wp-includes/js folder, rather than wp-includes directly. Fixes the mediaplayer in browsers which don't support <audio> directly. 2013-03-16 08:43:19 +00:00
bigplay.svg Upgrade MediaElement to 2.18.1 - monkey-patches to allow H264 in Chromium. 2015-09-11 18:35:26 +00:00
controls.png Move the Mediaelement.js include into the wp-includes/js folder, rather than wp-includes directly. Fixes the mediaplayer in browsers which don't support <audio> directly. 2013-03-16 08:43:19 +00:00
controls.svg Move the Mediaelement.js include into the wp-includes/js folder, rather than wp-includes directly. Fixes the mediaplayer in browsers which don't support <audio> directly. 2013-03-16 08:43:19 +00:00
flashmediaelement.swf External Libraries: Update MediaElement.js to 2.22.0. 2016-07-18 10:59:30 +00:00
froogaloop.min.js After [31016], would be cool if we actually included the `froogaloop` file to interact with Vimeo. 2015-01-09 20:04:23 +00:00
jumpforward.png Upgrade MediaElement to 2.18.1 - monkey-patches to allow H264 in Chromium. 2015-09-11 18:35:26 +00:00
loading.gif Move the Mediaelement.js include into the wp-includes/js folder, rather than wp-includes directly. Fixes the mediaplayer in browsers which don't support <audio> directly. 2013-03-16 08:43:19 +00:00
mediaelement-and-player.min.js External Libraries: Update MediaElement.js to 2.22.0. 2016-07-18 10:59:30 +00:00
mediaelementplayer.min.css External Libraries: Update MediaElement.js to 2.22.0. 2016-07-18 10:59:30 +00:00
silverlightmediaelement.xap External Libraries: Update MediaElement.js to 2.21.2. 2016-06-28 09:26:28 +00:00
skipback.png Upgrade to MediaElement 2.16.2 2014-11-30 05:58:24 +00:00
wp-mediaelement.css Accessibility: Reduce the WordPress shades of grey, Episode 3. 2016-03-09 19:51:26 +00:00
wp-mediaelement.js Media: When reusing the initial values from the global MediaElement config object, the config object should first be cloned. Objects in JS are references that will retain any changes. This fixes an issue where player controls could get mixed up between instances when multiple players (namely, single audio and audio playlists, in a certain order) are on the same page. 2016-01-20 15:47:28 +00:00
wp-mediaelement.min.css Accessibility: Reduce the WordPress shades of grey, Episode 3. 2016-03-09 19:51:26 +00:00
wp-mediaelement.min.js Media: Add support for minified versions of wp-playlist.js, wp-mediaelement.js and wp-mediaelement.css. 2016-02-29 20:43:26 +00:00
wp-playlist.js Media: JSHint for `wp-playlist.js`. 2016-02-29 21:50:27 +00:00
wp-playlist.min.js Media: Add support for minified versions of wp-playlist.js, wp-mediaelement.js and wp-mediaelement.css. 2016-02-29 20:43:26 +00:00