58 Commits (8da6ac576abc81ae132ed498d538c369470f62ff)
 

Author SHA1 Message Date
Lee Whitaker 8da6ac576a use npm version of media-sources 12 years ago
Lee Whitaker 7e347ede6a Fixup .travis.yml file. 12 years ago
Lee Whitaker 858b3db834 Add travisci hook. Fix some jshint issues. 12 years ago
Lee Whitaker 81c90a70d8 Use handelbars to make templates for the manifest files. Add tests for media_sequence, playlist_type, and target_duration. 12 years ago
Lee Whitaker 975a1b5ead Move manifest parsing tests into their own test file. 12 years ago
David LaPalomento 7c5d2ac469 Get rid of unused example HTML page 12 years ago
David LaPalomento 1e7cdb7f81 Update name 12 years ago
David LaPalomento bcf7700a5d Update dependency name 12 years ago
David LaPalomento c1a0df0af7 Merge pull request #11 from sheffernan/patch-1 12 years ago
sheffernan 0422f584ac Update to videojs org repo 12 years ago
David LaPalomento fa5d66de91 Merge pull request #10 from dlapalomento/hotfix/manifest-test 12 years ago
Lee Whitaker 021f4911d4 Fix the tests. Only manifests with the X-STREAM_INF tag should be considered a playlist file. 12 years ago
David LaPalomento 4b96b9ca18 Merge pull request #8 from dlapalomento/feature/perf-fixes 12 years ago
David LaPalomento 961e0073f4 Use the local bip-bop file in the example page 12 years ago
David LaPalomento daa419b4a2 Tweak the segment parser to avoid shifts 12 years ago
David LaPalomento cfb6c4198f Use 3-byte end object tag 12 years ago
David LaPalomento e8e9240965 Fix throughput calc and units 12 years ago
David LaPalomento 45cb15c6cb Use more descriptive variables 12 years ago
David LaPalomento 31680bd474 Don't try to run perf.html as a qunit test 12 years ago
David LaPalomento 54069f40eb Add throughput column 12 years ago
David LaPalomento 0eec9a259b Grow flv-tag buffer when needed. Optimize double metadata tags 12 years ago
David LaPalomento 0acf0d034a Add performance test page 12 years ago
David LaPalomento 89d286d18b Grow the internal array if an FLV tag needs more than 16k 12 years ago
David LaPalomento 64f30e95a4 Merge pull request #7 from tojohnson/hotfixes 12 years ago
Tom Johnson a2b2cd6394 changed url and added fixes to manifest parseing 12 years ago
David LaPalomento a810eb633d Merge pull request #4 from dlapalomento/feature/m3u8s 12 years ago
David LaPalomento 884e8d3ce1 Remove console.logs 12 years ago
David LaPalomento a02c09db4a Fix up dist production in Gruntfile and cleanup jshint in test cases 12 years ago
Tom Johnson dd4862c9ea toms intro to jshint 12 years ago
David LaPalomento 0b06638fd1 Tighten up jshint 12 years ago
David LaPalomento 31ad020cfa Ignore IDE metadata 12 years ago
David LaPalomento 0e1719e23f Remove IDE metadata 12 years ago
David LaPalomento 0d50a43cb5 Remove (hopefully) the last remaining tabs 12 years ago
David LaPalomento 977e86ea94 Use bipbop in example.html 12 years ago
David LaPalomento df9faa3f04 Whitespace and formatting cleanup 12 years ago
David LaPalomento e95cfe5ae9 Fix whitespace 12 years ago
Tom Johnson eda0866242 toms working example base 12 years ago
David LaPalomento 3b271282f3 Merge pull request #2 from dlapalomento/hotfix/deps-cleanup 12 years ago
David LaPalomento 491a0983b8 Use npm deps in test case 12 years ago
David LaPalomento afa9bcd290 Rename artifacts 12 years ago
David LaPalomento 204be1ba0d Use npm for dependencies 12 years ago
David LaPalomento 0b45400e36 Fix jshint 12 years ago
David LaPalomento f8abd1d7bf Pull in the manifest and segment parsing to the example page 12 years ago
David LaPalomento e03bfc266a Fix writeShort 12 years ago
David LaPalomento 8478511a62 Clean up example 12 years ago
David LaPalomento a179965012 Merge pull request #1 from tojohnson/master 12 years ago
Tom Johnson 866d581d20 merge commit 12 years ago
David LaPalomento 1541a1dcdb Working example! 12 years ago
Tom Johnson 17ec407882 progress update 12 years ago
David LaPalomento fbb6a66365 Use 4-byte ecmascriptarray terminator to match acstionscript. Fix writeBytes. 12 years ago