aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/video-transcoder.ts
Commit message (Expand)AuthorAgeFilesLines
* Resumable video uploads (#3933)kontrollanten2021-05-101-74/+85
* Fix transcoding job priorityChocobozzz2021-05-051-6/+1
* Transcode audio uploads to lower resolutionsChocobozzz2021-02-021-423/+519
* Support transcoding options/encoders by pluginsChocobozzz2021-01-281-1/+3
* Safely remove webtorrent filesChocobozzz2021-01-251-3/+41
* stricter youtubedl format selectors (#3516)Rigel Kent2021-01-151-18/+18
* Add 4k transcoding testChocobozzz2021-01-131-1/+31
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-5/+6
* Add logs to fixture generationsChocobozzz2020-12-011-1/+1
* Add live transcoding bit rate testsChocobozzz2020-11-251-11/+14
* Split ffmpeg utils with ffprobe utilsChocobozzz2020-11-251-20/+21
* Fix transcoder testChocobozzz2020-11-201-1/+1
* Do not transcode to an higher bitrateChocobozzz2020-11-201-0/+37
* Live streaming implementation first stepChocobozzz2020-11-091-1/+1
* Add fixtures cache to github actionsChocobozzz2020-08-241-1/+1
* Video file metadata PR cleanupChocobozzz2020-03-101-37/+33
* Add video file metadata to download modal, via ffprobe (#2411)Rigel Kent2020-03-101-1/+72
* Move to eslintcontainChocobozzz2020-02-031-23/+23
* Fix transcodingChocobozzz2020-01-291-4/+12
* Add tests for video downscale framerate matchingRigel Kent2020-01-291-0/+34
* Add missing hotkeys to the watch pageChocobozzz2019-12-061-2/+2
* Add audio upload testsChocobozzz2019-05-171-0/+51
* Merge remote-tracking branch 'origin/pr/1785' into developChocobozzz2019-05-161-2/+18
|\
| * fixed formatting, added test caseFelix Ableitner2019-05-041-4/+19
* | Redundancy and search tests in parallel tooChocobozzz2019-05-141-9/+9
|/
* Use test wrapper exit functionChocobozzz2019-04-241-3/+3
* Cleanup testsChocobozzz2019-04-241-1/+1
* Shared utils -> extra-utilsChocobozzz2019-04-241-2/+2
* Support additional video extensionsChocobozzz2018-12-111-2/+29
* Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into move-ut...buoyantair2018-11-201-3/+2
|\
| * Cleanup tests importsChocobozzz2018-11-191-4/+2
* | Move utils to /sharedbuoyantair2018-10-291-2/+2
|/
* Fix optimize old videos scriptChocobozzz2018-10-181-20/+5
* Fix transcodingChocobozzz2018-10-181-4/+4
* Try to cache video_high_bitrate_1080p in travisChocobozzz2018-10-081-38/+41
* Set bitrate limits for transcoding (fixes #638) (#1135)Felix Ableitner2018-10-081-4/+58
* Fix fps federationChocobozzz2018-08-061-79/+89
* adding tests for audio conversionsRigel Kent2018-08-011-4/+90
* Handle higher FPS for high resolution (test)Chocobozzz2018-06-291-4/+13
* Improve tests when waiting pending jobsChocobozzz2018-06-131-12/+6
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-3/+71
* Add 30 fps limit in transcodingChocobozzz2018-02-261-1/+32
* Increase tests timeoutChocobozzz2018-01-181-1/+1
* Fix real world scriptChocobozzz2017-12-291-14/+6
* Tests directories refractorChocobozzz2017-12-281-0/+97