- 06 Nov, 2014 2 commits
-
-
Oliver Woodman committed
-
Oliver Woodman committed
-
- 05 Nov, 2014 2 commits
-
-
Oliver Woodman committed
-
Andrey Udovenko committed
-
- 04 Nov, 2014 4 commits
-
-
Andrey Udovenko committed
-
Add cookies support and use the same UserAgent in ManifestFetcher and in...
Andrey Udovenko committed -
Andrey Udovenko committed
-
Andrey Udovenko committed
-
- 03 Nov, 2014 6 commits
-
-
Use largeHeap in demo app
ojw28 committed -
Oliver Woodman committed
-
dev -> dev-hls
ojw28 committed -
Oliver Woodman committed
-
Issue: #108
Oliver Woodman committed -
Oliver Woodman committed
-
- 28 Oct, 2014 11 commits
-
-
- Add a readBit method to BitsArray for reading a boolean flag. - Make things accessed from inner classes package visibility to avoid the compiler generating thunk methods.
Oliver Woodman committed -
dev -> dev-hls
ojw28 committed -
- The HlsSampleSource now owns the extractor. TsChunk is more or less dumb. The previous model was weird, because you'd end up "reading" samples from TsChunk objects that were actually parsed from the previous chunk (due to the way the extractor was shared and maintained internal queues). - Split out consuming and reading in the extractor. - Make it so we consume 5s ahead. This is a window we allow for uneven interleaving, whilst preventing huge read-ahead (e.g. in the case of sparse ID3 samples). - Avoid flushing the extractor for a discontinuity until it has been fully drained of previously parsed samples. This avoids skipping media shortly before discontinuities. - Also made start-up faster by avoiding double-loading the first segment. Issue: #3
Oliver Woodman committed -
Oliver Woodman committed
-
Oliver Woodman committed
-
Andrey Udovenko committed
-
Oliver Woodman committed
-
dev -> dev-hls
ojw28 committed -
Issue #81
Oliver Woodman committed -
Oliver Woodman committed
-
Oliver Woodman committed
-
- 27 Oct, 2014 9 commits
-
-
Oliver Woodman committed
-
Dev -> Dev-hls
ojw28 committed -
Oliver Woodman committed
-
Oliver Woodman committed
-
Also tweak ManifestFetcher.
Oliver Woodman committed -
Oliver Woodman committed
-
Oliver Woodman committed
-
Oliver Woodman committed
-
Oliver Woodman committed
-
- 20 Oct, 2014 5 commits
-
-
Pull dev -> dev-hls
ojw28 committed -
Oliver Woodman committed
-
Oliver Woodman committed
-
Issue: #81
Oliver Woodman committed -
Issue: #81
Oliver Woodman committed
-
- 15 Oct, 2014 1 commit
-
-
Oliver Woodman committed
-