aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/videos/audio-only.ts
Commit message (Expand)AuthorAgeFilesLines
* Move test functions outside extra-utilsChocobozzz2021-12-171-1/+8
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* Added 144p encoding (#4492)Florian CUNY2021-11-051-0/+1
* Generate random uuid for video filesChocobozzz2021-07-261-3/+9
* Reorganize importsChocobozzz2021-07-201-1/+1
* Use an object to represent a serverChocobozzz2021-07-201-3/+3
* Shorter server command namesChocobozzz2021-07-201-4/+4
* Introduce videos commandChocobozzz2021-07-201-16/+4
* Introduce server commandsChocobozzz2021-07-201-3/+2
* add support for 1440p (Quad HD/QHD/WQHD) videosRigel Kent2021-01-131-0/+1
* Add live transcoding bit rate testsChocobozzz2020-11-251-3/+3
* Split ffmpeg utils with ffprobe utilsChocobozzz2020-11-251-4/+4
* Move to eslintcontainChocobozzz2020-02-031-17/+10
* Add codec information in HLS playlistChocobozzz2019-11-261-2/+2
* Fix lintJulien Maulny2019-11-251-1/+1
* Add audio only transcoding testsChocobozzz2019-11-251-0/+108