225 Commits (59139145b91a4022dd6d055c42bc0dfb9843a138)
 

Author SHA1 Message Date
David LaPalomento 59139145b9 Update video.js dependency constraints 12 years ago
David LaPalomento 38fc46b879 0.3.2 12 years ago
Tom Johnson 45bfb9fcca Merge pull request #33 from videojs/hotfix/peer-deps 12 years ago
Tom Johnson d9b8b6cc89 update vjs SWF reference in example.html 12 years ago
David LaPalomento d9dab3016d Try using peerDependencies for video.js 12 years ago
David LaPalomento 8fbb05f058 Merge pull request #28 from videojs/smallerrors 12 years ago
Gary Katsevman 917f9ac594 Merge branch 'master' into smallerrors 12 years ago
Gary Katsevman f251cf3cca Don't init plugin if Uint8Array isn't available 12 years ago
Gary Katsevman a9304cf3de Move usage of Uint8Array into a function. 12 years ago
Gary Katsevman b0d35f6a18 remove dangling comma 12 years ago
David LaPalomento b2716ec2e9 Merge pull request #27 from videojs/feature/mux-helper 12 years ago
David LaPalomento 1c5dcf3010 Use the `||` operator to default videojs namespace 12 years ago
David LaPalomento d290484f62 Clear out tag info when the input file changes 12 years ago
David LaPalomento 1b2da15ae3 Handle negative PTS values on the TS segments 12 years ago
David LaPalomento adb7457dea Fix jshint issues 12 years ago
David LaPalomento dcd093384e Display a tag-level overview for the generated FLVs 12 years ago
David LaPalomento 0746445f08 Simply emulation byte filtering 12 years ago
David LaPalomento 56e2bde3e8 Add a real-work ExpGolomb test 12 years ago
David LaPalomento 422ac2362d Remove comment 12 years ago
David LaPalomento 15bc2691f7 Use more descriptive variable names 12 years ago
David LaPalomento c7adc90f79 Don't jshint or test the muxing test page 12 years ago
David LaPalomento b73a72483f Create a page to compare transmux outputs 12 years ago
David LaPalomento 7fbc62b940 Merge pull request #23 from videojs/bugfix/travislink 12 years ago
Lee Whitaker ab6abcff6e Change travisCI status location. 12 years ago
David LaPalomento 37670f52de Merge pull request #21 from videojs/issue/example-explanation 12 years ago
David LaPalomento a3fd4521e9 Add some explanation text to the example page. Fixes #15. 12 years ago
Tom Johnson f726e987e2 Merge pull request #17 from videojs/update/package 12 years ago
Tom Johnson 39f7051b85 - Update Node.js requirment version in package.json. 12 years ago
David LaPalomento 7e3049cc63 0.3.1 12 years ago
David LaPalomento 1ec5c1c674 Add stream.js to dist build 12 years ago
Tom Johnson 7b8f263fb8 packages updates for testing 12 years ago
David LaPalomento acbf7927e6 Merge pull request #10 from seniorflexdeveloper/master 12 years ago
David LaPalomento fbbcf562cf 0.3.0 12 years ago
David LaPalomento 80b507d033 Fix spacing in README 12 years ago
David LaPalomento c71484def7 Fix download URL and update changelog. Fixes #14. 12 years ago
David LaPalomento e8fc6fc0aa Merge pull request #12 from videojs/bugfix/autoplay 12 years ago
David LaPalomento fe02f9d6df Autoplay if requested 12 years ago
David LaPalomento bd468d1497 Merge pull request #11 from videojs/feature/async-appends 12 years ago
David LaPalomento ec27dbff1d Test that nothing is scheduled once the queue is empty 12 years ago
David LaPalomento 7c3935d500 Yield control to the browser between appending FLV tags 12 years ago
Tom Johnson f3816fe459 - add grunt connect server 12 years ago
David LaPalomento 03abd4f082 0.2.0 12 years ago
David LaPalomento 255cb612da Merge pull request #9 from videojs/bugfix/seek-test 12 years ago
David LaPalomento 652095a1cd Add a basic seek test case 12 years ago
David LaPalomento 1c5e8c3e3d Merge pull request #8 from videojs/bugfix/seeking 12 years ago
David LaPalomento aae7a50866 Close off all FLV tags at the end of a segment 12 years ago
David LaPalomento 216ff405d1 Merge pull request #7 from brightcove/feature/basic-playback 12 years ago
David LaPalomento 2d70b254d8 Remove unused files 12 years ago
Tom Johnson 3f87ad972f Document rendition selection logic in README and update code commentary for rendition sort by viewport logic 12 years ago
Tom Johnson 441895bebc fix bug in rendition sort algorithm to include a fallback sort by bandwidth in the case of same resolution renditions if available and add tests 12 years ago