NewPipe/app/src/main/java/org/schabi/newpipe/streams
kapodamy 4292ca94ff misc changes
* OggFromWebMWriter: rewrite (again), reduce iterations over the input. Works as-is (video streams are not supported)
* WebMReader: use int for SimpleBlock.dataSize instead of long
* Download Recovery: allow recovering uninitialized downloads
* check range-requests using HEAD method instead of GET
* DownloadRunnableFallback: add workaround for 32kB/s issue, unknown issue origin, wont fix
* reporting downloads errors now include the source url with the selected quality and format
2019-11-26 10:46:28 -03:00
..
io Implement Storage Access Framework 2019-06-03 18:16:41 -03:00
DataReader.java more SAF implementation 2019-06-03 18:18:20 -03:00
Mp4DashReader.java New MP4 muxer + Queue changes + Storage fixes 2019-06-03 18:09:43 -03:00
Mp4FromDashWriter.java Mp4FromDashWriter fixes 2019-11-26 10:46:26 -03:00
OggFromWebMWriter.java misc changes 2019-11-26 10:46:28 -03:00
SubtitleConverter.java New MP4 muxer + Queue changes + Storage fixes 2019-06-03 18:09:43 -03:00
WebMReader.java misc changes 2019-11-26 10:46:28 -03:00
WebMWriter.java implement webm to ogg demuxer 2019-11-26 10:46:26 -03:00