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
This commit is contained in:
parent
48620242c4
commit
8b1b1a10ed
File diff suppressed because one or more lines are too long
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.1-beta2-30735';
|
||||
$wp_version = '4.1-beta2-30736';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
|
Loading…
Reference in New Issue