WordPress/wp-includes/js/mediaelement
Scott Taylor 8b1b1a10ed Monkey-patch MediaElement to restore H264 support to Chromium.
Documented here:
https://core.trac.wordpress.org/ticket/30281#comment:9

See #30281.

Built from https://develop.svn.wordpress.org/trunk@30736


git-svn-id: http://core.svn.wordpress.org/trunk@30726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-12-04 00:59:23 +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.15.0: 2014-08-09 20:44:17 +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 Upgrade to MediaElement 2.16.2 2014-11-30 05:58:24 +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 Monkey-patch MediaElement to restore H264 support to Chromium. 2014-12-04 00:59:23 +00:00
mediaelementplayer.min.css Upgrade to MediaElement 2.16.2 2014-11-30 05:58:24 +00:00
silverlightmediaelement.xap 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
skipback.png Upgrade to MediaElement 2.16.2 2014-11-30 05:58:24 +00:00
wp-mediaelement.css Don't hardcode `height` for videos - this was a workaround for MediaElement internals causing problems. Responsive videos now work properly and don't cause extra whitespace. 2014-10-29 00:47:24 +00:00
wp-mediaelement.js Allow developers to override the `settings.success` callback for MediaElement players. 2014-10-29 01:21:24 +00:00
wp-playlist.js Media: add a class to the <script> tag for the JSON encoded playlist data so it can be easily selected in WPPlaylistView. Props SergeyBiryukov, fixes #29383 2014-09-01 19:55:18 +00:00