Commit graph

15 commits

Author SHA1 Message Date
Thulinma
364441c435 EBML input from S3 support 2023-04-10 14:31:26 +02:00
Thulinma
c979acff52 Fixing all of the things. 😩 2023-04-10 14:15:00 +02:00
Gijs Peskens
529adbfaf6 Add building via meson, remove outdated options
Co-authored-by: Thulinma <jaron@vietors.com>
Change-Id: I2a620c8d98aca7203f6742c66c3f82afe91b5c3c
2022-12-17 03:36:59 +01:00
Thulinma
082bca3c30 Fix URIReader::readSome not returning when more data is wanted than the file contains 2022-12-12 20:24:38 +01:00
Thulinma
d9c7e0f3ca Fixes to Downloader and URIReader classes, fix S3 support not liking range requests anymore after 15 minutes 2022-10-20 14:52:50 +02:00
Thulinma
b210b4f5af Fixed seek-related bugs in URIReader for HTTP sources 2022-08-18 16:11:24 +02:00
Alex Kordic
6c117b63cf Add s3 protocol to URIReader 2022-08-10 09:19:22 +02:00
Katri
12246581e6 Added close socket and clean buffer to Downloader URIReader and InputHLS 2022-06-16 16:00:46 +02:00
Thulinma
9fc805700e CPU usage fix for URIReader::readAll 2021-10-19 22:29:42 +02:00
Thulinma
194b6e1388 HLS/HTTP fixes:
- Optimize URIReader class to not close connections if not needed
- reConnector now works for non-GET requests with GET params
- Chunk sending mode correctly kept for HLS
- Removed lots of H.Clean() from HLS that weren't needed
- Improved HTTP output class request handling logic
- Removed firstRun from HTTP output class; no longer needed
2021-10-19 22:29:42 +02:00
Thulinma
b9c03ccb18 URIReader: Allow overriding user agent through public member variable, fix for readAll() deadlock 2021-10-19 22:29:41 +02:00
DDVTech
fccf66fba2 Restyle 2021-10-19 22:29:40 +02:00
Thulinma
679ff219db HTTP::URIReader fixes/improvements 2020-09-14 10:56:31 +02:00
Thulinma
ae6ccb3615 URIReader fixes / improvements 2020-03-09 20:01:32 +01:00
Thulinma
d8fb22a71f URIReader 2020-03-09 20:01:00 +01:00