Merge pull request #14514 from edx/ammar/tnl-6513-frontend-hls-support

HLS playback support in video player
This commit is contained in:
Muhammad Ammar
2017-04-21 12:38:11 +05:00
committed by GitHub
58 changed files with 1239 additions and 206 deletions

View File

@@ -72,6 +72,7 @@
'ieshim': 'js/src/ie_shim',
'tooltip_manager': 'js/src/tooltip_manager',
'draggabilly': 'js/vendor/draggabilly',
'hls': 'common/js/vendor/hls',
// Files needed for Annotations feature
'annotator': 'js/vendor/ova/annotator-full',