Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added 144p encoding (#4492) | Florian CUNY | 2021-11-05 | 1 | -0/+1 |
* | Don't use min FPS, throw instead | Chocobozzz | 2021-10-12 | 1 | -1/+4 |
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -14/+14 |
* | Improve target bitrate calculation | Chocobozzz | 2021-08-06 | 1 | -6/+10 |
* | Limit live bitrate | Chocobozzz | 2021-08-06 | 1 | -2/+11 |
* | Cleanup shared models | Chocobozzz | 2021-05-11 | 1 | -2/+1 |
* | Fix h265 video import using CLI | Chocobozzz | 2021-04-21 | 1 | -0/+1 |
* | Fix broken HLS playback with some audio streams | Chocobozzz | 2021-02-02 | 1 | -0/+4 |
* | Try to support other codecs | Chocobozzz | 2021-01-29 | 1 | -7/+27 |
* | Don't quick transcode if using a custom profile | Chocobozzz | 2021-01-29 | 1 | -0/+2 |
* | add support for 1440p (Quad HD/QHD/WQHD) videos | Rigel Kent | 2021-01-13 | 1 | -0/+1 |
* | Fix live invalid save replay duration | Chocobozzz | 2020-12-03 | 1 | -1/+1 |
* | Fix live FPS limit | Chocobozzz | 2020-11-26 | 1 | -0/+21 |
* | Add transcoding module comments | Chocobozzz | 2020-11-25 | 1 | -0/+6 |
* | Fix audio encoding params | Chocobozzz | 2020-11-25 | 1 | -27/+29 |
* | Support encoding profiles | Chocobozzz | 2020-11-25 | 1 | -3/+16 |
* | Split ffmpeg utils with ffprobe utils | Chocobozzz | 2020-11-25 | 1 | -0/+249 |