Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
videojs-contrib-hls
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
05131ca4
authored
2014-08-19 17:23:39 -0400
by
Gary Katsevman
Committed by
David LaPalomento
2014-08-22 10:02:39 -0400
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
clear out tags for segment parser
1 parent
8dd047be
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
test/videojs-hls_test.js
test/videojs-hls_test.js
View file @
05131ca
...
...
@@ -1533,6 +1533,7 @@ test('skip segments if key requests fail more than once', function() {
player
.
trigger
(
'timeupdate'
);
tags
.
length
=
0
;
tags
.
push
({
pts
:
0
,
bytes
:
1
});
// second segment
...
...
Please
register
or
sign in
to post a comment