| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix resolution for portrait videos | Chocobozzz | 2020-08-03 | 1 | -2/+2 |
* | Handle webp images from youtube-dl | Chocobozzz | 2020-07-10 | 1 | -0/+18 |
* | Fix HLS audio only transcoding | Chocobozzz | 2020-05-05 | 1 | -0/+1 |
* | Fix video codec in HLS playlist | Chocobozzz | 2020-04-03 | 1 | -1/+2 |
* | Video file metadata PR cleanup | Chocobozzz | 2020-03-10 | 1 | -1/+1 |
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 1 | -20/+13 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -89/+90 |
* | Fix transcoding | Chocobozzz | 2020-01-29 | 1 | -7/+6 |
* | Add tests for video downscale framerate matching | Rigel Kent | 2020-01-29 | 1 | -4/+8 |
* | Downsample to the closest divisor standard framerate | Rigel Kent | 2020-01-29 | 1 | -4/+7 |
* | Fix duplicate HLS resolution in master playlist | Chocobozzz | 2019-11-26 | 1 | -1/+1 |
* | Add codec information in HLS playlist | Chocobozzz | 2019-11-26 | 1 | -5/+44 |
* | Add audio only transcoding tests | Chocobozzz | 2019-11-25 | 1 | -31/+23 |
* | Add audio-only option to transcoders and player | frankdelange | 2019-11-25 | 1 | -7/+38 |
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 1 | -2/+4 |
* | Don't quick transcode with the wrong pixel format | Chocobozzz | 2019-10-21 | 1 | -0/+1 |
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 1 | -11/+14 |
* | Improve 4K video quality after transcoding | Chocobozzz | 2019-06-06 | 1 | -1/+2 |
* | Add audio support in upload | Chocobozzz | 2019-05-16 | 1 | -68/+86 |
* | Merge remote-tracking branch 'origin/pr/1785' into develop | Chocobozzz | 2019-05-16 | 1 | -6/+43 |
|\ |
|
| * | fixed formatting, added test case | Felix Ableitner | 2019-05-04 | 1 | -7/+12 |
| * | Dont transcode videos when it is not required (fixes #1780) | Felix Ableitner | 2019-05-04 | 1 | -6/+46 |
|/ |
|
* | Relax videos list thumbnail api join | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
* | Move config in its own file | Chocobozzz | 2019-04-11 | 1 | -2/+3 |
* | Copy video/audio codec for HLS | Chocobozzz | 2019-04-08 | 1 | -37/+59 |
* | HLS is only supported by ffmpeg 4 | Chocobozzz | 2019-02-12 | 1 | -3/+26 |
* | Use a single file instead of segments for HLS | Chocobozzz | 2019-02-11 | 1 | -4/+8 |
* | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -5/+27 |
* | Prefer avg_frame_rate to fetch video FPS | Chocobozzz | 2019-01-17 | 1 | -1/+1 |
* | Fix crash regarding video stream issue | Chocobozzz | 2018-12-12 | 1 | -1/+1 |
* | Fix broken audio with transcoding | Chocobozzz | 2018-12-11 | 1 | -3/+3 |
* | Cleanup tests imports | Chocobozzz | 2018-11-19 | 1 | -1/+1 |
* | (ffmpeg) force pixel format yuv420p (#1394) | Rigel Kent | 2018-11-12 | 1 | -0/+1 |
* | Fix transcoding | Chocobozzz | 2018-10-18 | 1 | -72/+87 |
* | Oup's | Chocobozzz | 2018-10-17 | 1 | -7/+7 |
* | Fix tests | Chocobozzz | 2018-10-17 | 1 | -7/+9 |
* | Set keyframe interval for transcoding (fixes #1147) (#1231) | Felix Ableitner | 2018-10-17 | 1 | -24/+28 |
* | fix automatic bitrate adjustment | Rigel Kent | 2018-10-08 | 1 | -1/+1 |
* | Set bitrate limits for transcoding (fixes #638) (#1135) | Felix Ableitner | 2018-10-08 | 1 | -2/+19 |
* | Improve redundancy: add 'min_lifetime' configuration | Chocobozzz | 2018-09-24 | 1 | -1/+1 |
* | Correctly migrate to fs-extra | Chocobozzz | 2018-08-27 | 1 | -3/+3 |
* | Don't set a bitrate on unknown audio input | Chocobozzz | 2018-08-14 | 1 | -12/+14 |
* | Cleanup utils helper | Chocobozzz | 2018-08-14 | 1 | -0/+23 |
* | adding tests for audio conversions | Rigel Kent | 2018-08-01 | 1 | -21/+33 |
* | ffmpeg auto thread | Jorropo | 2018-08-01 | 1 | -1/+3 |
* | fixing tests to deal with new transcoding parameters | Rigel Kent | 2018-08-01 | 1 | -2/+1 |
* | Nice ffmpeg to 15 and 2 | Jorropo | 2018-08-01 | 1 | -3/+3 |
* | fixing audio getter when video has no audio | Rigel Kent | 2018-08-01 | 1 | -18/+29 |
* | Fixing #626 with ffmpeg's low default audio bitrate | Rigel Kent | 2018-08-01 | 1 | -5/+116 |
* | (ffmpeg) B-adapt 1 and B-frames 16 (#774) | Anton Latukha | 2018-07-10 | 1 | -0/+2 |