summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Create LICENSEHEADmasteryvesf2018-05-03
|
* use different poster commandYves Fischer2016-06-01
|
* update docs and kodi plugin iconYves Fischer2016-05-26
|
* fix kodi pluginYves Fischer2016-05-26
|
* update to latest hls.js v0.5.32Yves Fischer2016-05-26
|
* kodi pluginYves Fischer2016-05-26
|
* add firefox to compatibility listYves Fischer2016-05-26
|
* add a testYves Fischer2016-05-26
|
* update hls.js to latest release 0.5.7Yves Fischer2016-02-19
|
* Use more suitable icon for parent directoryYves Fischer2016-02-19
|
* fix http-auth detection regexYves Fischer2016-01-18
|
* skip -ss on first fragmentYves Fischer2016-01-18
|
* remove superflous asset controller function.Yves Fischer2016-01-18
| | | | | if http-authentication is directed do an redirect to same page without authentication.
* update hls.js, include LICENSE fileYves Fischer2016-01-18
|
* increase fragment loading timeout from 50s to 2minYves Fischer2016-01-08
| | | | fragment duration is 60s, so normally this should never happen
* fix packagingYves Fischer2016-01-08
|
* default chunk duration to 60User Jack2016-01-08
|
* better thumbs, better caching (with filesystem)Yves Fischer2016-01-08
|
* align size of thumb and thumb_videoYves Fischer2016-01-08
|
* pick video stream not just stream number 0User Jack2016-01-08
|
* set initial segment size to 20, replace test data, handle missing ↵Yves Fischer2016-01-08
| | | | pkt_duration_time
* support reverse proxyYves Fischer2016-01-08
|
* video thumbnailsYves Fischer2016-01-08
|
* replace ffmpegthumbnailer with call to ffmpeg directlyYves Fischer2016-01-08
| | | | set resolution to x480 instead of x360
* set audio bitrate to 64Yves Fischer2016-01-08
|
* encode only UNTIL the next keyframe not INCLUDINGYves Fischer2016-01-08
| | | | | | fix handling of last segment (end of file) in m3u8 playlist remove assumedly unneeded -async 1
* update hls.jsYves Fischer2016-01-08
|
* pocYves Fischer2016-01-08