Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support additional video extensions | Chocobozzz | 2018-12-11 | 1 | -2/+29 |
| | |||||
* | Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into ↵ | buoyantair | 2018-11-20 | 1 | -3/+2 |
|\ | | | | | | | move-utils-to-shared | ||||
| * | Cleanup tests imports | Chocobozzz | 2018-11-19 | 1 | -4/+2 |
| | | |||||
* | | Move utils to /shared | buoyantair | 2018-10-29 | 1 | -2/+2 |
|/ | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336 | ||||
* | Fix optimize old videos script | Chocobozzz | 2018-10-18 | 1 | -20/+5 |
| | |||||
* | Fix transcoding | Chocobozzz | 2018-10-18 | 1 | -4/+4 |
| | |||||
* | Try to cache video_high_bitrate_1080p in travis | Chocobozzz | 2018-10-08 | 1 | -38/+41 |
| | |||||
* | Set bitrate limits for transcoding (fixes #638) (#1135) | Felix Ableitner | 2018-10-08 | 1 | -4/+58 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Set bitrate limits for transcoding (fixes #638) * added optimization script and test, changed stuff * fix test, improve docs * re-add optimize-old-videos script * added documentation * Don't optimize videos without valid UUID, or redundancy videos * move getUUIDFromFilename * fix tests? * update torrent and file size, some more fixes/improvements * use higher bitrate for high fps video, adjust bitrates * add test video * don't throw error if resolution is undefined * generate test fixture on the fly * use random noise video for bitrate test, add promise * shorten test video to avoid timeout * use existing function to optimize video * various fixes * increase test timeout * limit test fixture size, add link * test fixes * add await * more test fixes, add -b:v parameter * replace ffmpeg wiki link * fix ffmpeg params * fix unit test * add test fixture to .gitgnore * add video transcoding fps model * add missing file | ||||
* | Fix fps federation | Chocobozzz | 2018-08-06 | 1 | -79/+89 |
| | |||||
* | adding tests for audio conversions | Rigel Kent | 2018-08-01 | 1 | -4/+90 |
| | |||||
* | Handle higher FPS for high resolution (test) | Chocobozzz | 2018-06-29 | 1 | -4/+13 |
| | |||||
* | Improve tests when waiting pending jobs | Chocobozzz | 2018-06-13 | 1 | -12/+6 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 1 | -3/+71 |
| | | | | publishing a video | ||||
* | Add 30 fps limit in transcoding | Chocobozzz | 2018-02-26 | 1 | -1/+32 |
| | |||||
* | Increase tests timeout | Chocobozzz | 2018-01-18 | 1 | -1/+1 |
| | |||||
* | Fix real world script | Chocobozzz | 2017-12-29 | 1 | -14/+6 |
| | |||||
* | Tests directories refractor | Chocobozzz | 2017-12-28 | 1 | -0/+97 |