Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Live streaming implementation first step | Chocobozzz | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | Add fixtures cache to github actions | Chocobozzz | 2020-08-24 | 1 | -1/+1 |
| | |||||
* | Video file metadata PR cleanup | Chocobozzz | 2020-03-10 | 1 | -37/+33 |
| | |||||
* | Add video file metadata to download modal, via ffprobe (#2411) | Rigel Kent | 2020-03-10 | 1 | -1/+72 |
| | | | | | | | | | | | | | | | | | | | * Add video file metadata via ffprobe * Federate video file metadata * Add tests for file metadata generation * Complete tests for videoFile metadata federation * Lint migration and video-file for metadata * Objectify metadata from getter in ffmpeg-utils * Add metadataUrl to all videoFiles * Simplify metadata API middleware * Load playlist in videoFile when requesting metadata | ||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -23/+23 |
| | |||||
* | Fix transcoding | Chocobozzz | 2020-01-29 | 1 | -4/+12 |
| | |||||
* | Add tests for video downscale framerate matching | Rigel Kent | 2020-01-29 | 1 | -0/+34 |
| | |||||
* | Add missing hotkeys to the watch page | Chocobozzz | 2019-12-06 | 1 | -2/+2 |
| | |||||
* | Add audio upload tests | Chocobozzz | 2019-05-17 | 1 | -0/+51 |
| | |||||
* | Merge remote-tracking branch 'origin/pr/1785' into develop | Chocobozzz | 2019-05-16 | 1 | -2/+18 |
|\ | |||||
| * | fixed formatting, added test case | Felix Ableitner | 2019-05-04 | 1 | -4/+19 |
| | | |||||
* | | Redundancy and search tests in parallel too | Chocobozzz | 2019-05-14 | 1 | -9/+9 |
|/ | |||||
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -3/+3 |
| | |||||
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
| | |||||
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -2/+2 |
| | | | | Because they need dev dependencies | ||||
* | 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 |