mirror of
https://github.com/mediacms-io/mediacms.git
synced 2024-11-22 16:23:35 +01:00
de5bd07a90
update video.js to 7.20.2
26 lines
819 B
Plaintext
26 lines
819 B
Plaintext
/*! @name aes-decrypter @version 3.1.3 @license Apache-2.0 */
|
|
|
|
/*! @name m3u8-parser @version 4.7.1 @license Apache-2.0 */
|
|
|
|
/*! @name pkcs7 @version 1.0.4 @license Apache-2.0 */
|
|
|
|
/**
|
|
* @license
|
|
* slighly modified parse-headers 2.0.2 <https://github.com/kesla/parse-headers/>
|
|
* Copyright (c) 2014 David Björklund
|
|
* Available under the MIT license
|
|
* <https://github.com/kesla/parse-headers/blob/master/LICENCE>
|
|
*/
|
|
|
|
/**
|
|
* @license
|
|
* Video.js 7.20.2 <http://videojs.com/>
|
|
* Copyright Brightcove, Inc. <https://www.brightcove.com/>
|
|
* Available under Apache License Version 2.0
|
|
* <https://github.com/videojs/video.js/blob/main/LICENSE>
|
|
*
|
|
* Includes vtt.js <https://github.com/mozilla/vtt.js>
|
|
* Available under Apache License Version 2.0
|
|
* <https://github.com/mozilla/vtt.js/blob/main/LICENSE>
|
|
*/
|