moodle/media
Damyon Wiese 4a0a23e98f MDL-58472 videojs: Force manual initialise
If we let videojs auto-init the video/audio tags present in the page - we cannot guarantee that the
youtube library will be loaded by the time video.js is processing the tag.

Video.js uses the presence of a data-setup attibute to signal that it should auto-init this tag, so
we have to rename our config attribute to something else.
2017-06-13 09:11:20 +08:00
..
classes MDL-58361 media: Make core_meda_manager constructor private 2017-03-28 12:11:14 +08:00
player MDL-58472 videojs: Force manual initialise 2017-06-13 09:11:20 +08:00
upgrade.txt MDL-58361 media: Make core_meda_manager constructor private 2017-03-28 12:11:14 +08:00