101 Commits (8ee9d78724dfd17ded3cc329e2eef43c61a3ac72)
 

Author SHA1 Message Date
David LaPalomento 8ee9d78724 Fix HLS link 12 years ago
David LaPalomento c3fc7e660d Add intro text to the README 12 years ago
David LaPalomento 71246287d8 Add documentation for M3U8 parsing 12 years ago
David LaPalomento 1598394f6c Only download one segment at a time 12 years ago
David LaPalomento f2be83ef1b Simple buffer management algorithm 12 years ago
David LaPalomento 5279941369 Calculate bandwidth when downloading segments 12 years ago
David LaPalomento 23f8e047e9 Add in absolute URI test fixtures 12 years ago
David LaPalomento be85352ee7 Remove unused test 12 years ago
David LaPalomento af938e83da Resolve relative URIs in playlists 12 years ago
David LaPalomento 26096d0dfc Standardize plugin naming and re-organize some tests 12 years ago
David LaPalomento 5e6b769b4a Download the default first segment and append it to the media source 12 years ago
David LaPalomento faad6baa4a Remove outdated manifest controller tests 12 years ago
David LaPalomento f71a8576e2 Convert m3u8 tests to use deepEquals against a known "good" parse 12 years ago
David LaPalomento 6a7f06790f Add method to test m3u8s directly against expected JSON output 12 years ago
David LaPalomento 69be9f8000 Remove unused m3u8 files 12 years ago
David LaPalomento 15b36142ac Collect parsing events into a manifest object 12 years ago
David LaPalomento 9628b848ab Add "parser" support for more m3u8 tags 12 years ago
David LaPalomento 98b9588143 Move to a handrolled parser 12 years ago
David LaPalomento 9fa0bf90cd Integrate peg-based parser into qunit tests 12 years ago
Gary Katsevman 3f975913a5 make it export to both variable and module 12 years ago
Gary Katsevman 0551eba5fc abstract some functionality into a shared function 12 years ago
Gary Katsevman 4b1e49f145 we don't need to track lines and columns 12 years ago
Gary Katsevman 4aab34ddea switch to forEach to reduce for main return 12 years ago
Gary Katsevman 7865c57382 Rename renditions back to playlists. 12 years ago
Gary Katsevman fc460bd222 make attribute lists return a proper object 12 years ago
Gary Katsevman 61f4ce1281 have enumarted strings return proper objects 12 years ago
Gary Katsevman b98df9db74 fix the rest of the attribute lists 12 years ago
Gary Katsevman be2c5fbd70 fix stream-inf attribute list 12 years ago
Gary Katsevman 27e3c2c6a3 ignore vim swp files 12 years ago
Gary Katsevman e59acf8333 Add PROGRAM-ID to stream-inf attributes 12 years ago
Gary Katsevman c13eb88e86 Make output object more inline with current object 12 years ago
Gary Katsevman a4c153286a Make comments, segments, and renditions arrays. 12 years ago
Gary Katsevman a45f4685c1 Handle optional extinf desc properly 12 years ago
Gary Katsevman c815165fa3 fix fractions 12 years ago
Gary Katsevman 67bdb0e12c handle optional extinf title properly 12 years ago
Gary Katsevman e53563eed4 Add comment support. Rename tags to tag. 12 years ago
Gary Katsevman 2b978132ca Change output format for extinf. 12 years ago
Gary Katsevman d8b4d3e197 enumerate media types 12 years ago
Gary Katsevman abfa2d7af9 Add whitespace between byteRange & file for extinf 12 years ago
Gary Katsevman c0c02539e0 no need for enumeratedString rule 12 years ago
Gary Katsevman 37b01102bb Add m3u8.pegjs. 12 years ago
Lee Whitaker 0201bdab8d Initial tests for allow_cache, extinf, mediasequence, and byterange. 12 years ago
Lee Whitaker 7452d79264 install the grunt client as part of travisCI flow 12 years ago
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