Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Create LICENSEHEADmaster | yvesf | 2018-05-03 |
| | |||
* | use different poster command | Yves Fischer | 2016-06-01 |
| | |||
* | update docs and kodi plugin icon | Yves Fischer | 2016-05-26 |
| | |||
* | fix kodi plugin | Yves Fischer | 2016-05-26 |
| | |||
* | update to latest hls.js v0.5.32 | Yves Fischer | 2016-05-26 |
| | |||
* | kodi plugin | Yves Fischer | 2016-05-26 |
| | |||
* | add firefox to compatibility list | Yves Fischer | 2016-05-26 |
| | |||
* | add a test | Yves Fischer | 2016-05-26 |
| | |||
* | update hls.js to latest release 0.5.7 | Yves Fischer | 2016-02-19 |
| | |||
* | Use more suitable icon for parent directory | Yves Fischer | 2016-02-19 |
| | |||
* | fix http-auth detection regex | Yves Fischer | 2016-01-18 |
| | |||
* | skip -ss on first fragment | Yves Fischer | 2016-01-18 |
| | |||
* | remove superflous asset controller function. | Yves Fischer | 2016-01-18 |
| | | | | | if http-authentication is directed do an redirect to same page without authentication. | ||
* | update hls.js, include LICENSE file | Yves Fischer | 2016-01-18 |
| | |||
* | increase fragment loading timeout from 50s to 2min | Yves Fischer | 2016-01-08 |
| | | | | fragment duration is 60s, so normally this should never happen | ||
* | fix packaging | Yves Fischer | 2016-01-08 |
| | |||
* | default chunk duration to 60 | User Jack | 2016-01-08 |
| | |||
* | better thumbs, better caching (with filesystem) | Yves Fischer | 2016-01-08 |
| | |||
* | align size of thumb and thumb_video | Yves Fischer | 2016-01-08 |
| | |||
* | pick video stream not just stream number 0 | User Jack | 2016-01-08 |
| | |||
* | set initial segment size to 20, replace test data, handle missing ↵ | Yves Fischer | 2016-01-08 |
| | | | | pkt_duration_time | ||
* | support reverse proxy | Yves Fischer | 2016-01-08 |
| | |||
* | video thumbnails | Yves Fischer | 2016-01-08 |
| | |||
* | replace ffmpegthumbnailer with call to ffmpeg directly | Yves Fischer | 2016-01-08 |
| | | | | set resolution to x480 instead of x360 | ||
* | set audio bitrate to 64 | Yves Fischer | 2016-01-08 |
| | |||
* | encode only UNTIL the next keyframe not INCLUDING | Yves Fischer | 2016-01-08 |
| | | | | | | fix handling of last segment (end of file) in m3u8 playlist remove assumedly unneeded -async 1 | ||
* | update hls.js | Yves Fischer | 2016-01-08 |
| | |||
* | poc | Yves Fischer | 2016-01-08 |