wordpress-develop/src/wp-includes/js/mediaelement
Dominik Schilling 2beb89575b 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.

git-svn-id: https://develop.svn.wordpress.org/trunk@38088 602fd350-edb4-49c9-b593-d223f7449a82
2016-07-18 10:58:17 +00:00
..
background.png New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
bigplay.png New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
bigplay.svg Upgrade MediaElement to 2.18.1 - monkey-patches to allow H264 in Chromium. 2015-09-11 18:34:40 +00:00
controls.png New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
controls.svg New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
flashmediaelement.swf External Libraries: Update MediaElement.js to 2.22.0. 2016-07-18 10:58:17 +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:03:58 +00:00
jumpforward.png Upgrade MediaElement to 2.18.1 - monkey-patches to allow H264 in Chromium. 2015-09-11 18:34:40 +00:00
loading.gif New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:25:25 +00:00
mediaelement-and-player.min.js External Libraries: Update MediaElement.js to 2.22.0. 2016-07-18 10:58:17 +00:00
mediaelementplayer.min.css External Libraries: Update MediaElement.js to 2.22.0. 2016-07-18 10:58:17 +00:00
silverlightmediaelement.xap External Libraries: Update MediaElement.js to 2.21.2. 2016-06-28 09:25:14 +00:00
skipback.png Remove svn:executable property from Requests and some other files. 2016-07-13 14:38:21 +00:00
wp-mediaelement.css Accessibility: Reduce the WordPress shades of grey, Episode 3. 2016-03-09 19:50:28 +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:46:59 +00:00
wp-playlist.js Media: JSHint for wp-playlist.js. 2016-02-29 21:49:36 +00:00