771 Commits (3acc366430b6493c78a044970f84c0b9ffc27525)
 

Author SHA1 Message Date
David LaPalomento 3acc366430 Update license identifier 10 years ago
David LaPalomento dcce9f45ee Fix seeking in live streams. Closes #308. 10 years ago
David LaPalomento 6b05241fbd Fix seek issue when first playing live streams 10 years ago
David LaPalomento 72f9507d66 Account for expired segments when seeking 10 years ago
Brandon Bay d9afdb77dd getMediaIndexByTime was returning -1 at playlist boundaries 10 years ago
David LaPalomento c6c973f605 Merge pull request #304 from videojs/getting-started-demo 10 years ago
David LaPalomento c5de61ef3a Update Getting Started 10 years ago
David LaPalomento 2ce42f831f 0.17.1 10 years ago
David LaPalomento 84017e7726 Update changelog for #299 10 years ago
David LaPalomento fe47dd5e65 Merge pull request #299 from dmlap/autoplay-live 10 years ago
David LaPalomento f328f16d63 Don't preload live videos 10 years ago
David LaPalomento 24ab14028d Merge pull request #296 from forbesjo/master 10 years ago
jforbes 2624c254f3 Fix changelog 10 years ago
David LaPalomento a3e64063ab 0.17.0 10 years ago
David LaPalomento 0cd39e1cf9 @dmlap implement seekable for live streams ([view](https://github.com/videojs/videojs-contrib-hls/pull/295)) 10 years ago
David LaPalomento e1e725cdba TXXX value fields are null-terminated in practice 10 years ago
David LaPalomento 95aa05082e Track the media time associated with the segment parser PTS offset 10 years ago
David LaPalomento 237d9b4e54 Do not re-add in-band cues when seeking or changing playlists 10 years ago
David LaPalomento c4a8ac2527 Merge pull request #293 from dmlap/switching-sim-updates 10 years ago
David LaPalomento b27cedccb4 Report seekable relative to the earliest possible position at load start 10 years ago
David LaPalomento d74b33c8b7 Implement seekable 10 years ago
David LaPalomento 11230c3ed7 Get the switching simulator working again 10 years ago
David LaPalomento c18e3df75d Release v0.16.1 10 years ago
David LaPalomento bafb62839f Remove noisy changelog entries 10 years ago
David LaPalomento 2550a36746 Update changelog 10 years ago
David LaPalomento d469b29a25 Fix temporary warped display after seeking. Closes #290. 10 years ago
David LaPalomento 3bb31c6436 Don't add metadata at random access indicators 10 years ago
David LaPalomento 64bbbe931d @dmlap quicker quality switches when bandwidth changes. Closes #285. 10 years ago
David LaPalomento 54977aa41f Don't download segments while switching playlists 10 years ago
David LaPalomento d01831640e Seeking in an empty playlist should not error 10 years ago
David LaPalomento 93d4e05054 Merge pull request #288 from dmlap/ignore-nit2 10 years ago
David LaPalomento c61a759174 Don't warn when PCR pids are encountered 10 years ago
David LaPalomento eaf4677b94 Capture NIT so we generate less warnings 10 years ago
Jernej Fijačko ef1c74f66e Allow playback of content with network PID entries inside PAT 10 years ago
David LaPalomento ad2140d05b Merge branch 'dmlap-ignore-nit' 10 years ago
Jernej Fijačko 1f1993b6a5 @mikrohard allow playback of TS files with NITs. Don't warn about PCR PIDs.. closes #284 10 years ago
David LaPalomento 29963166d3 @dmlap add a contrib option to merge PRs without squashing. closes #287 10 years ago
jforbes 4f6eaeb62b @mikrohard: Trim whitespace in playlist. Closes #282 10 years ago
jforbes 78ec5def1f Moved whitespace removal into push() 10 years ago
jforbes d8c7331672 Added test for whitespace in playlist 10 years ago
Jernej Fijačko 76778e70d2 Trim whitespace & newlines in line data before feeding it to the parser 10 years ago
David LaPalomento 4fd2994e89 @mikrohard: wait for an SPS to inject metadata tags. Closes #280 10 years ago
David LaPalomento 86b0e0961c Verify metadata is only added on the first frame when available 10 years ago
Jernej Fijačko 9b6a1da5a8 Check if extradata exists before pushing it into tags 10 years ago
David LaPalomento 63c045e6d7 @gkatsev ensure segments without an initial IDR are not displayed in 4:3 initially. 10 years ago
David LaPalomento 004e13d8aa Update CHANGELOG 10 years ago
David LaPalomento 376faee044 Test that mediaIndex isn't reset for live unnecessarily 10 years ago
David LaPalomento 31ee4d9c5d Add test for mediaupdatetimeouts 10 years ago
Tadej Novak ab0670dd42 Don't recalculate the live point if the translated index is the same as length 10 years ago
Tadej Novak 9e0a6d2b64 Clear live playlist update timeout before setting a new one 10 years ago